We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700bfbb commit a4419f6Copy full SHA for a4419f6
tests/PHPStan/Analyser/data/bug-12800.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+namespace Bug12800;
4
+
5
class a
6
{
7
/**
0 commit comments