Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PHPSpec2
Listener
MethodNotFoundListener
PHP Class PHPSpec2\Listener\MethodNotFoundListener
Inheritance:
implements
Symfony\Component\EventDispatcher\EventSubscriberInterface
显示文件
Open project: phpspec/phpspec2
Public Methods
Method
Description
__construct
(
IO
$io
)
afterExample
(
ExampleEvent
$event
)
getSubscribedEvents
( )
Protected Methods
Method
Description
getMethodContentFor
(
$method
)
Method Details
__construct()
public
method
public
__construct
(
IO
$io
)
$io
PHPSpec2\Console\IO
afterExample()
public
method
public
afterExample
(
ExampleEvent
$event
)
$event
PHPSpec2\Event\ExampleEvent
getMethodContentFor()
protected
method
protected
getMethodContentFor
(
$method
)
getSubscribedEvents()
public
static
method
public
static
getSubscribedEvents
( )