예제 #1
0
파일: MetaModel.php 프로젝트: nabble/ajde
 public function __wakeup()
 {
     parent::__wakeup();
     $this->registerEvents();
 }