trait HasDatabaseNotifications (View source)

Methods

DatabaseNotification,$this>
notifications()

Get the entity's notifications.

readNotifications()

Get the entity's read notifications.

unreadNotifications()

Get the entity's unread notifications.

Details

DatabaseNotification,$this> notifications()

Get the entity's notifications.

Return Value

DatabaseNotification,$this>

Builder readNotifications()

Get the entity's read notifications.

Return Value

Builder

Builder unreadNotifications()

Get the entity's unread notifications.

Return Value

Builder