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