Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Flarum
Core
Notification
DiscussionRenamedBlueprint
PHP 클래스 Flarum\Core\Notification\DiscussionRenamedBlueprint
상속:
implements
Flarum\Core\Notification\BlueprintInterface
파일 보기
프로젝트 열기: flarum/core
보호된 프로퍼티들
프로퍼티
타입
설명
$post
Flarum\Core\Post\DiscussionRenamedPost
공개 메소드들
메소드
설명
__construct
(
DiscussionRenamedPost
$post
)
getData
( )
getSender
( )
getSubject
( )
getSubjectModel
( )
getType
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
DiscussionRenamedPost
$post
)
$post
Flarum\Core\Post\DiscussionRenamedPost
getData()
공개
메소드
public
getData
( )
getSender()
공개
메소드
public
getSender
( )
getSubject()
공개
메소드
public
getSubject
( )
getSubjectModel()
공개
정적인
메소드
public
static
getSubjectModel
( )
getType()
공개
정적인
메소드
public
static
getType
( )
프로퍼티 상세
$post
보호되어 있는 프로퍼티
protected
DiscussionRenamedPost,Flarum\Core\Post
$post
리턴
Flarum\Core\Post\DiscussionRenamedPost