Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Carew
Event
Listener
Documents
Feed
getSubscribedEvents
Carew\Event\Listener\Documents\Feed::getSubscribedEvents PHP 메소드
Feed 1 문서
파일 보기
프로젝트 열기: carew/carew
getSubscribedEvents()
공개
정적인
메소드
public
static
getSubscribedEvents
( )
public static function getSubscribedEvents() { return array(Events::DOCUMENTS => 'onDocuments'); }
Feed
getSubscribedEvents
onDocuments