Adldap\Connections\ProviderInterface::setSchema PHP Method

setSchema() public method

Sets the current LDAP attribute schema.
public setSchema ( Adldap\Schemas\SchemaInterface $schema = null )
$schema Adldap\Schemas\SchemaInterface
    public function setSchema(SchemaInterface $schema = null);