InjectorCommandLoader
class InjectorCommandLoader implements CommandLoaderInterface (View source)
Command loader that loads commands from the injector if they were registered with Sake.
Methods
Details
Command
get(string $name)
No description
bool
has(string $name)
No description
array
getNames()
No description