1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00
This commit is contained in:
orklah 2022-02-12 10:05:53 +01:00
parent e6d491a4ab
commit 6355597250

View File

@ -61,6 +61,7 @@ use function class_exists;
use function count;
use function dirname;
use function explode;
use function extension_loaded;
use function file_exists;
use function file_get_contents;
use function filetype;