1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00
This commit is contained in:
Matthew Brown 2021-04-12 23:52:50 -04:00 committed by GitHub
parent 5777c00073
commit e505cd58b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
/**