Skip to content

Commit 10652b4

Browse files
committed
Update dynamic-static-call.php
1 parent d41f4f8 commit 10652b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/PHPStan/Rules/Methods/data/dynamic-static-call.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
namespace DynamicStaticCall;
44

5-
class SomeClass {}
6-
75
class Foo {
86
/** @phpstan-pure */
97
static public function doFoo():int

0 commit comments

Comments
 (0)