PHP Class spec\LdapTools\Operation\Handler\OperationHandlerSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: ldaptools/ldaptools

Méthodes publiques

Méthode Description
it_is_initializable ( )
it_should_not_support_query_or_authentication_operations ( )
it_should_support_an_add_delete_rename_or_modify_operation ( )
let ( LdapTools\Connection\LdapConnectionInterface $connection )

Method Details

it_is_initializable() public méthode

public it_is_initializable ( )

it_should_not_support_query_or_authentication_operations() public méthode

it_should_support_an_add_delete_rename_or_modify_operation() public méthode

let() public méthode

public let ( LdapTools\Connection\LdapConnectionInterface $connection )
$connection LdapTools\Connection\LdapConnectionInterface