CommandRegistry
final class CommandRegistry (View source)
Methods
__construct(ContainerInterface $container)
register(string $commandClass)
void
has(string $name)
bool
get(string $name)
all()
array
Details
register
void
register(string $commandClass)
No description
has
bool
has(string $name)
No description
all
array
all()
No description