Skip to content

Commit d8ba4ad

Browse files
committed
Update bug-13270b-php8.php
1 parent 109b572 commit d8ba4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Analyser/nsrt/bug-13270b-php8.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace Bug13270b;
5+
namespace Bug13270bPhp8;
66

77
use function PHPStan\Testing\assertType;
88

0 commit comments

Comments
 (0)