예제 #1
0
파일: Lazy.php 프로젝트: no22/gongo
 public function __unset($property)
 {
     $this->_____();
     parent::__unset($property);
 }