PHP Class spec\LdapTools\Log\LogOperationSpec

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

Protected Properties

Свойство Type Description
$operation LdapTools\Operation\QueryOperation

Méthodes publiques

Méthode Description
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 ( )

Method Details

it_is_initializable() public méthode

public it_is_initializable ( )

it_should_get_the_ldap_operation() public méthode

it_should_set_a_start_time() public méthode

it_should_set_a_stop_time() public méthode

it_should_set_an_error_message() public méthode

it_should_set_the_domain() public méthode

it_should_set_the_ldap_operation() public méthode

let() public méthode

public let ( )

Property Details

$operation protected_oe property

protected QueryOperation,LdapTools\Operation $operation
Résultat LdapTools\Operation\QueryOperation