interface CommandHandlerInterface (Voir la source)

Méthodes

mixed
process(CommandInterface $command)

Handle the command

Détails

mixed process(CommandInterface $command)

Handle the command

Paramètres

CommandInterface $command

Valeur de retour

mixed