LdapTools\Hydrator\HydratorInterface::setLdapObjectSchema PHP Method

setLdapObjectSchema() public method

Set the LdapObjectSchema object needed for attribute/value conversion.
public setLdapObjectSchema ( LdapObjectSchema $schema = null )
$schema LdapTools\Schema\LdapObjectSchema
    public function setLdapObjectSchema(LdapObjectSchema $schema = null);