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