PHP 클래스 spec\LdapTools\Operation\Handler\OperationHandlerSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
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 )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_not_support_query_or_authentication_operations() 공개 메소드

it_should_support_an_add_delete_rename_or_modify_operation() 공개 메소드

let() 공개 메소드

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