LdapTools\AttributeConverter\ConvertLdapObjectType::toLdap PHP Méthode

toLdap() public méthode

public toLdap ( $value )
    public function toLdap($value)
    {
        throw new AttributeConverterException('Converting the LDAP object to LDAP is not supported');
    }