コード例 #1
0
 public function __destruct()
 {
     unset($this->_emptyCallback);
     unset($this->_parent);
     parent::__destruct();
 }