LdapTools\AttributeConverter\ConvertExchangeRoles::toLdap PHP Method

toLdap() public method

public toLdap ( $value )
    public function toLdap($value)
    {
        return $value;
    }
ConvertExchangeRoles