示例#1
0
文件: MetaModel.php 项目: nabble/ajde
 public function __wakeup()
 {
     parent::__wakeup();
     $this->registerEvents();
 }