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