Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PHPSpec2
Listener
MethodNotFoundListener
PHP 클래스 PHPSpec2\Listener\MethodNotFoundListener
상속:
implements
Symfony\Component\EventDispatcher\EventSubscriberInterface
파일 보기
프로젝트 열기: phpspec/phpspec2
공개 메소드들
메소드
설명
__construct
(
IO
$io
)
afterExample
(
ExampleEvent
$event
)
getSubscribedEvents
( )
보호된 메소드들
메소드
설명
getMethodContentFor
(
$method
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
IO
$io
)
$io
PHPSpec2\Console\IO
afterExample()
공개
메소드
public
afterExample
(
ExampleEvent
$event
)
$event
PHPSpec2\Event\ExampleEvent
getMethodContentFor()
보호된
메소드
protected
getMethodContentFor
(
$method
)
getSubscribedEvents()
공개
정적인
메소드
public
static
getSubscribedEvents
( )