mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Add use
This commit is contained in:
parent
5777c00073
commit
e505cd58b4
@ -30,6 +30,7 @@ use function strtolower;
|
||||
use function implode;
|
||||
use function array_values;
|
||||
use function array_map;
|
||||
use function preg_match;
|
||||
use function reset;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user