コード例 #1
0
 public function cancel()
 {
     $this->_statement_explain = null;
     $this->toExplain = false;
     parent::cancel();
 }