PHP Class spec\LdapTools\Event\LdapObjectMoveEventSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: ldaptools/ldaptools

Public Methods

Method Description
it_is_initializable ( )
it_should_extend_the_LdapObjectEvent ( )
it_should_get_the_container ( )
it_should_get_the_event_name ( )
it_should_get_the_ldap_object_for_the_event ( )
it_should_set_the_container ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_extend_the_LdapObjectEvent() public method

it_should_get_the_container() public method

it_should_get_the_event_name() public method

it_should_get_the_ldap_object_for_the_event() public method

it_should_set_the_container() public method

let() public method

public let ( )