PHP Interface LdapTools\Schema\SchemaAwareInterface

Show file Open project: ldaptools/ldaptools

Public Methods

Method Description
getLdapObjectSchema ( ) : LdapObjectSchema | null
setLdapObjectSchema ( LdapObjectSchema $schema = null )

Method Details

getLdapObjectSchema() public method

public getLdapObjectSchema ( ) : LdapObjectSchema | null
return LdapObjectSchema | null

setLdapObjectSchema() public method

public setLdapObjectSchema ( LdapObjectSchema $schema = null )
$schema LdapObjectSchema