interface CommandHandlerInterface (View source)

Methods

mixed
process(CommandInterface $command)

Handle the command

Details

mixed process(CommandInterface $command)

Handle the command

Parameters

CommandInterface $command

Return Value

mixed