NotificationAlert
class NotificationAlert (View source)
Properties
protected int|null | $naID | ||
protected User | $user | ||
protected Notification | $notification | ||
protected bool | $naIsArchived |
Methods
bool
isNotificationArchived()
No description
setNotificationIsArchived(bool $naIsArchived)
No description
getNotification()
No description
int|null
getNotificationAlertID()
No description
Details
bool
isNotificationArchived()
No description
setNotificationIsArchived(bool $naIsArchived)
No description
User
getUser()
No description
setUser(User $user)
No description
Notification
getNotification()
No description
setNotification(Notification $notification)
No description
int|null
getNotificationAlertID()
No description