Skip to content

Commit 945fd2d

Browse files
committed
namespace
1 parent 7feb52f commit 945fd2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php declare(strict_types = 1);
22

3+
namespace Bug12902;
4+
35
use function PHPStan\Testing\assertNativeType;
46
use function PHPStan\Testing\assertType;
57

0 commit comments

Comments
 (0)