We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cffd0 commit 9932f2aCopy full SHA for 9932f2a
1 file changed
tests/PHPStan/Analyser/nsrt/bug-11705b.php
@@ -1,6 +1,6 @@
1
<?php declare(strict_types = 1);
2
3
-namespace Bug11705;
+namespace Bug11705b;
4
5
use function PHPStan\Testing\assertType;
6
0 commit comments