PHP Class PHPSpec2\Listener\MethodNotFoundListener

Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier Open project: phpspec/phpspec2

Méthodes publiques

Méthode Description
__construct ( IO $io )
afterExample ( ExampleEvent $event )
getSubscribedEvents ( )

Méthodes protégées

Méthode Description
getMethodContentFor ( $method )

Method Details

__construct() public méthode

public __construct ( IO $io )
$io PHPSpec2\Console\IO

afterExample() public méthode

public afterExample ( ExampleEvent $event )
$event PHPSpec2\Event\ExampleEvent

getMethodContentFor() protected méthode

protected getMethodContentFor ( $method )

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )