class ConsoleCommandListener

Class ConsoleCommandListener is injected as empire_command.event.listener service. ConsoleCommandListener is listener class for handling a logic for dispatched events

Methods

__construct(ContainerInterface $container)

ConsoleCommandListener constructor.

setDefaultServerParameters()

Set default configurations for commands

ContainerInterface
getContainer()

No description

Details

at line 27
__construct(ContainerInterface $container)

ConsoleCommandListener constructor.

Parameters

ContainerInterface $container

at line 35
setDefaultServerParameters()

Set default configurations for commands

at line 57
ContainerInterface getContainer()

Return Value

ContainerInterface