Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PHPSpec2
Listener
ClassNotFoundListener
PHP Class PHPSpec2\Listener\ClassNotFoundListener
Inheritance:
implements
Symfony\Component\EventDispatcher\EventSubscriberInterface
Exibir arquivo
Open project: phpspec/phpspec2
Public Methods
Method
Description
__construct
(
IO
$io
,
$path
)
afterExample
(
ExampleEvent
$event
)
getSubscribedEvents
( )
Protected Methods
Method
Description
getClassContentFor
(
$classname
)
Method Details
__construct()
public
method
public
__construct
(
IO
$io
,
$path
)
$io
PHPSpec2\Console\IO
afterExample()
public
method
public
afterExample
(
ExampleEvent
$event
)
$event
PHPSpec2\Event\ExampleEvent
getClassContentFor()
protected
method
protected
getClassContentFor
(
$classname
)
getSubscribedEvents()
public
static
method
public
static
getSubscribedEvents
( )