コード例 #1
0
ファイル: Lazy.php プロジェクト: no22/gongo
 public function __unset($property)
 {
     $this->_____();
     parent::__unset($property);
 }