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 fbcfdf0 commit ca92f91Copy full SHA for ca92f91
tests/PHPStan/Rules/Arrays/data/bug-12981.php
@@ -2,7 +2,6 @@
2
3
namespace Bug12981;
4
5
-use function PHPStan\dumpType;
6
use function PHPStan\Testing\assertType;
7
8
class HelloWorld
0 commit comments