Example #1
0
 public function clear()
 {
     $this->structure = array();
     $this->joinObjects = array();
     self::$instance = null;
 }