Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
spec
LdapTools
Event
SymfonyEventDispatcherSpec
PHP Class spec\LdapTools\Event\SymfonyEventDispatcherSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Mostra file
Open project: ldaptools/ldaptools
Public Methods
Method
Description
it_is_initializable
( )
it_should_add_a_listener
( )
it_should_add_a_subscriber
( )
it_should_allow_a_symfony_event_dispatcher_in_the_constructor
( )
it_should_be_able_to_check_if_a_listener_for_a_name_exists
( )
it_should_be_able_to_get_the_listeners_for_a_name
( )
it_should_implement_EventDispatcherInterface
( )
it_should_remove_a_listener
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_add_a_listener()
public
method
public
it_should_add_a_listener
( )
it_should_add_a_subscriber()
public
method
public
it_should_add_a_subscriber
( )
it_should_allow_a_symfony_event_dispatcher_in_the_constructor()
public
method
public
it_should_allow_a_symfony_event_dispatcher_in_the_constructor
( )
it_should_be_able_to_check_if_a_listener_for_a_name_exists()
public
method
public
it_should_be_able_to_check_if_a_listener_for_a_name_exists
( )
it_should_be_able_to_get_the_listeners_for_a_name()
public
method
public
it_should_be_able_to_get_the_listeners_for_a_name
( )
it_should_implement_EventDispatcherInterface()
public
method
public
it_should_implement_EventDispatcherInterface
( )
it_should_remove_a_listener()
public
method
public
it_should_remove_a_listener
( )