getRpc(); $rpc->addProducer($this->cmd, $handler, [ 'host' => $this->host, 'port' => $this->port, 'mode' => $this->mode ]); return parent::execute($handler); // TODO: Change the autogenerated stub } }