PHP 클래스 spec\LdapTools\Event\FooSubscriber

..oh well. This is needed to test a subscriber in the specs.
상속: implements LdapTools\Event\EventSubscriberInterface
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
getSubscribedEvents ( )
onBar ( )
onFoo ( )

메소드 상세

getSubscribedEvents() 공개 정적인 메소드

public static getSubscribedEvents ( )

onBar() 공개 메소드

public onBar ( )

onFoo() 공개 메소드

public onFoo ( )