PHP 클래스 spec\LdapTools\Log\LogOperationSpec

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

보호된 프로퍼티들

프로퍼티 타입 설명
$operation LdapTools\Operation\QueryOperation

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_get_the_ldap_operation ( )
it_should_set_a_start_time ( )
it_should_set_a_stop_time ( )
it_should_set_an_error_message ( )
it_should_set_the_domain ( )
it_should_set_the_ldap_operation ( )
let ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_get_the_ldap_operation() 공개 메소드

it_should_set_a_start_time() 공개 메소드

it_should_set_a_stop_time() 공개 메소드

it_should_set_an_error_message() 공개 메소드

it_should_set_the_domain() 공개 메소드

it_should_set_the_ldap_operation() 공개 메소드

let() 공개 메소드

public let ( )

프로퍼티 상세

$operation 보호되어 있는 프로퍼티

protected QueryOperation,LdapTools\Operation $operation
리턴 LdapTools\Operation\QueryOperation