Skip to content

Commit 7688d7f

Browse files
authored
Merge branch refs/heads/1.12.x into 2.0.x
2 parents a9c6291 + 60e4151 commit 7688d7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/PHPStan/Analyser/nsrt/bug-10834.php

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

33
declare(strict_types=1);
44

5+
namespace Bug10834;
6+
57
use function PHPStan\Testing\assertType;
68

79
/**

0 commit comments

Comments
 (0)