$aliases
$aliases : array
Abstract config loader
loadFile(string $filename) : array
Load a configuration file (can load JSON or PHP files that return an array when included)
string | $filename | File to load |
when the JSON cannot be parsed