PHP Class spec\LdapTools\Event\FooSubscriber

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

Public Methods

Method Description
getSubscribedEvents ( )
onBar ( )
onFoo ( )

Method Details

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

onBar() public method

public onBar ( )

onFoo() public method

public onFoo ( )