Exemplo n.º 1
0
Arquivo: Lazy.php Projeto: no22/gongo
 public function __unset($property)
 {
     $this->_____();
     parent::__unset($property);
 }