class DiscussionRenamedBlueprint implements BlueprintInterface, AlertableInterface
Methods
Details
at
line 20
__construct(DiscussionRenamedPost $post)
at
line 25
User|null
getFromUser()
Get the user that sent the notification.
at
line 30
AbstractModel|null
getSubject()
Get the model that is the subject of this activity.
at
line 35
mixed
getData()
Get the data to be stored in the notification.
at
line 40
static string
getType()
Get the serialized type of this activity.
at
line 45
static string
getSubjectModel()
Get the name of the model class for the subject of this activity.