mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Fix phpcs
This commit is contained in:
parent
4ec22cffca
commit
14adc9b491
@ -32,6 +32,7 @@ use Psalm\Type\Atomic\TString;
|
||||
use Psalm\Type\Algebra;
|
||||
use Psalm\Type\Reconciler;
|
||||
use function count;
|
||||
use function in_array;
|
||||
use function reset;
|
||||
use function implode;
|
||||
use function strtolower;
|
||||
|
Loading…
Reference in New Issue
Block a user