mirror of
https://github.com/danog/psalm.git
synced 2024-12-12 01:09:38 +01:00
Remove temporary testing ugly code
This commit is contained in:
parent
97a3f54164
commit
ab7fc8a9e5
@ -398,7 +398,7 @@ class FileFilter
|
|||||||
$config['referencedVariable'][]['name'] = strtolower((string)$referenced_variable['name']);
|
$config['referencedVariable'][]['name'] = strtolower((string)$referenced_variable['name']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
var_dump($config);
|
|
||||||
return static::loadFromArray($config, $base_dir, $inclusive);
|
return static::loadFromArray($config, $base_dir, $inclusive);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user