We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f014ded commit bef663fCopy full SHA for bef663f
tests/PHPStan/Analyser/nsrt/count-recursive.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+namespace CountRecursive;
4
+
5
use function PHPStan\Testing\assertType;
6
7
class HelloWorld
0 commit comments