Adldap\Connections\ProviderInterface::setSchema PHP 메소드

setSchema() 공개 메소드

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