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 54d1354 commit b363706Copy full SHA for b363706
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