We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526854a commit 9156e51Copy full SHA for 9156e51
tests/PHPStan/Analyser/nsrt/bug-13805.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types = 1);
4
5
-namespace Bug13805;
+namespace Bug13805b;
6
7
use function PHPStan\Testing\assertType;
8
0 commit comments