コード例 #1
0
ファイル: Notification.php プロジェクト: rhosocial/rho.social
 public function init()
 {
     $this->attachUserClass();
     parent::init();
 }