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