コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function writeCommand(ICommand $command)
 {
     return $this->connection->writeCommand($command);
 }