Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Flarum
Core
Notification
DiscussionRenamedBlueprint
PHP Class Flarum\Core\Notification\DiscussionRenamedBlueprint
Inheritance:
implements
Flarum\Core\Notification\BlueprintInterface
Datei anzeigen
Open project: flarum/core
Protected Properties
Property
Type
Description
$post
Flarum\Core\Post\DiscussionRenamedPost
Public Methods
Method
Description
__construct
(
DiscussionRenamedPost
$post
)
getData
( )
getSender
( )
getSubject
( )
getSubjectModel
( )
getType
( )
Method Details
__construct()
public
method
public
__construct
(
DiscussionRenamedPost
$post
)
$post
Flarum\Core\Post\DiscussionRenamedPost
getData()
public
method
public
getData
( )
getSender()
public
method
public
getSender
( )
getSubject()
public
method
public
getSubject
( )
getSubjectModel()
public
static
method
public
static
getSubjectModel
( )
getType()
public
static
method
public
static
getType
( )
Property Details
$post
protected_oe property
protected
DiscussionRenamedPost,Flarum\Core\Post
$post
return
Flarum\Core\Post\DiscussionRenamedPost