Skip to content

Commit 331fc0b

Browse files
committed
Fix CS
1 parent dd63236 commit 331fc0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Analyser/NodeScopeResolverTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use function str_starts_with;
1616
use function strlen;
1717
use function substr;
18+
use const DIRECTORY_SEPARATOR;
1819
use const PHP_INT_SIZE;
1920
use const PHP_VERSION_ID;
2021

0 commit comments

Comments
 (0)