class DiscussionRenamedBlueprint implements BlueprintInterface
Properties
protected DiscussionRenamedPost | $post |
|
Methods
Details
at
line 25
__construct(DiscussionRenamedPost $post)
at
line 33
User|null
getFromUser()
Get the user that sent the notification.
at
line 41
AbstractModel|null
getSubject()
Get the model that is the subject of this activity.
at
line 49
array|null
getData()
Get the data to be stored in the notification.
at
line 57
static string
getType()
Get the serialized type of this activity.
at
line 65
static string
getSubjectModel()
Get the name of the model class for the subject of this activity.