Copied!

BeforeMarkNotificationAsReadEvent

BeforeMarkNotificationAsReadEvent.php : 14
Extends BeforeEvent

Event emitted before action execution.

Methods

public__construct()

BeforeMarkNotificationAsReadEvent.php : 19
public __construct(Notification $notification)

Parameters

Name Type Default value Description
$notification Notification - -

publicgetNotification()

BeforeMarkNotificationAsReadEvent.php : 24
public getNotification() : Notification

Return values

Notification