PHP Class Flarum\Core\Listener\DiscussionRenamedNotifier

Afficher le fichier Open project: flarum/core

Protected Properties

Свойство Type Description
$notifications Flarum\Core\Notification\NotificationSyncer

Méthodes publiques

Méthode Description
__construct ( NotificationSyncer $notifications )
subscribe ( Illuminate\Contracts\Events\Dispatcher $events )
whenDiscussionWasRenamed ( DiscussionWasRenamed $event )

Method Details

__construct() public méthode

public __construct ( NotificationSyncer $notifications )
$notifications Flarum\Core\Notification\NotificationSyncer

subscribe() public méthode

public subscribe ( Illuminate\Contracts\Events\Dispatcher $events )
$events Illuminate\Contracts\Events\Dispatcher

whenDiscussionWasRenamed() public méthode

public whenDiscussionWasRenamed ( DiscussionWasRenamed $event )
$event Flarum\Event\DiscussionWasRenamed

Property Details

$notifications protected_oe property

protected NotificationSyncer,Flarum\Core\Notification $notifications
Résultat Flarum\Core\Notification\NotificationSyncer