Esempio n. 1
0
File: Lazy.php Progetto: no22/gongo
 public function __unset($property)
 {
     $this->_____();
     parent::__unset($property);
 }