Esempio n. 1
0
 public function stop()
 {
     parent::stop();
     $this->stopListeners();
     $this->queries = array();
 }