PHP Class Flarum\Core\Command\ReadAllNotificationsHandler

Inheritance: use trait Flarum\Core\Access\AssertPermissionTrait
Afficher le fichier Open project: flarum/core

Protected Properties

Свойство Type Description
$notifications Flarum\Core\Repository\NotificationRepository

Méthodes publiques

Méthode Description
__construct ( NotificationRepository $notifications )
handle ( ReadAllNotifications $command )

Method Details

__construct() public méthode

public __construct ( NotificationRepository $notifications )
$notifications Flarum\Core\Repository\NotificationRepository

handle() public méthode

public handle ( ReadAllNotifications $command )
$command ReadAllNotifications

Property Details

$notifications protected_oe property

protected NotificationRepository,Flarum\Core\Repository $notifications
Résultat Flarum\Core\Repository\NotificationRepository