class DiscussionRenamedBlueprint implements BlueprintInterface
Methods
static string
getSubjectModel()
<p>Get the name of the model class for the subject of this activity.</p>
Details
at
line 19
__construct(DiscussionRenamedPost $post)
at
line 24
User|null
getFromUser()
<p>Get the user that sent the notification.</p>
at
line 29
AbstractModel|null
getSubject()
<p>Get the model that is the subject of this activity.</p>
at
line 34
mixed
getData()
<p>Get the data to be stored in the notification.</p>
at
line 39
static string
getType()
<p>Get the serialized type of this activity.</p>
at
line 44
static string
getSubjectModel()
<p>Get the name of the model class for the subject of this activity.</p>