$aliases
$aliases : array
Loader for service descriptions
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
resolveExtension(string $name, array $op, array $operations)
string | $name | Name of the operation |
array | $op | Operation value array |
array | $operations | Currently loaded operations |
when extending a non-existent operation