示例#1
0
 /**
  * コマンド(>)
  */
 protected function commandNext()
 {
     $this->Memory->next();
 }