PHP Class spec\LdapTools\Event\FooSubscriber

..oh well. This is needed to test a subscriber in the specs.
Inheritance: implements LdapTools\Event\EventSubscriberInterface
Afficher le fichier Open project: ldaptools/ldaptools

Méthodes publiques

Méthode Description
getSubscribedEvents ( )
onBar ( )
onFoo ( )

Method Details

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

onBar() public méthode

public onBar ( )

onFoo() public méthode

public onFoo ( )