EntrySubject
class EntrySubject implements SubjectInterface (View source)
Properties
protected Entry | $entry |
Methods
getNotificationDate()
Get the date of this notification
User[]
getUsersToExcludeFromNotification()
Get the users that should be excluded from notifications Expected return value would be users involved in the creation of the notification, they may not need to be notified.
Details
DateTime
getNotificationDate()
Get the date of this notification
User[]
getUsersToExcludeFromNotification()
Get the users that should be excluded from notifications Expected return value would be users involved in the creation of the notification, they may not need to be notified.
Entry
getEntry()
No description
setEntry(Entry $entry)
No description