Exemplo n.º 1
0
 /**
  * Destructor.
  */
 public function __destruct()
 {
     $this->treeList = NULL;
     parent::__destruct();
 }