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