Crummy\Phlack\Common\Executable::execute PHP Метод

execute() публичный Метод

public execute ( Crummy\Phlack\WebHook\CommandInterface $command ) : Crummy\Phlack\Common\Encodable
$command Crummy\Phlack\WebHook\CommandInterface
Результат Crummy\Phlack\Common\Encodable
    public function execute(CommandInterface $command);
Executable