Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PHPSpec2
Listener
ClassNotFoundListener
PHP Class PHPSpec2\Listener\ClassNotFoundListener
Inheritance:
implements
Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier
Open project: phpspec/phpspec2
Méthodes publiques
Méthode
Description
__construct
(
IO
$io
,
$path
)
afterExample
(
ExampleEvent
$event
)
getSubscribedEvents
( )
Méthodes protégées
Méthode
Description
getClassContentFor
(
$classname
)
Method Details
__construct()
public
méthode
public
__construct
(
IO
$io
,
$path
)
$io
PHPSpec2\Console\IO
afterExample()
public
méthode
public
afterExample
(
ExampleEvent
$event
)
$event
PHPSpec2\Event\ExampleEvent
getClassContentFor()
protected
méthode
protected
getClassContentFor
(
$classname
)
getSubscribedEvents()
public
static
méthode
public
static
getSubscribedEvents
( )