Exemplo n.º 1
0
 protected function clear()
 {
     parent::clear();
     $this->_preQuery = false;
     $this->_pendingJoinConditions = array();
 }