コード例 #1
0
ファイル: MetaModel.php プロジェクト: nabble/ajde
 public function __wakeup()
 {
     parent::__wakeup();
     $this->registerEvents();
 }