PHP Class spec\LdapTools\AttributeConverter\ConvertLdapObjectTypeSpec

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

Protected Properties

Property Type Description
$options

Public Methods

Method Description
it_is_initializable ( )
it_should_convert_classes_to_the_LdapTools_object_type_for_AD ( )
it_should_implement_AttributeConverterInterface ( )
it_should_not_support_converting_to_ldap ( )
it_should_return_unknown_if_the_type_cannot_be_determined ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_convert_classes_to_the_LdapTools_object_type_for_AD() public method

it_should_implement_AttributeConverterInterface() public method

it_should_not_support_converting_to_ldap() public method

it_should_return_unknown_if_the_type_cannot_be_determined() public method

let() public method

public let ( )

Property Details

$options protected_oe property

protected $options