コード例 #1
0
ファイル: Notification.php プロジェクト: bsamel/bavn
 public function on()
 {
     NotificationManager::on($this->id, $this->pseudo);
 }