Skip to content

Commit ccf7db7

Browse files
committed
cs-fix
1 parent dde01cb commit ccf7db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Psalm/Internal/Codebase/TaintFlowGraph.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
use function array_intersect;
3939
use function array_merge;
4040
use function array_unique;
41+
use function array_unshift;
4142
use function count;
4243
use function end;
4344
use function implode;

0 commit comments

Comments
 (0)