예제 #1
0
 public function setCommand(Command $cmd)
 {
     $this->command = $cmd->__toString();
 }