class CommandBus (View source)

Methods

mixed
execute(CommandInterface $command)

Execute the passed command

Details

mixed execute(CommandInterface $command)

Execute the passed command

Parameters

CommandInterface $command

Return Value

mixed