1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00

code style

This commit is contained in:
kkmuffme 2022-11-15 10:51:44 +01:00
parent d410c9d4bc
commit 17c246b827

View File

@ -64,6 +64,7 @@ use function array_keys;
use function array_map;
use function array_merge;
use function array_shift;
use function clearstatcache;
use function cli_set_process_title;
use function count;
use function defined;