We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41f4f8 commit 10652b4Copy full SHA for 10652b4
tests/PHPStan/Rules/Methods/data/dynamic-static-call.php
@@ -2,8 +2,6 @@
2
3
namespace DynamicStaticCall;
4
5
-class SomeClass {}
6
-
7
class Foo {
8
/** @phpstan-pure */
9
static public function doFoo():int
0 commit comments