PHP Trait LdapTools\Schema\SchemaAwareTrait

Author: Chad Sikorra ([email protected])
Afficher le fichier Open project: ldaptools/ldaptools

Protected Properties

Свойство Type Description
$schema LdapObjectSchema | null

Méthodes publiques

Méthode Description
getLdapObjectSchema ( ) : LdapObjectSchema | null
setLdapObjectSchema ( LdapObjectSchema $schema = null )

Method Details

getLdapObjectSchema() public méthode

public getLdapObjectSchema ( ) : LdapObjectSchema | null
Résultat LdapObjectSchema | null

setLdapObjectSchema() public méthode

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

Property Details

$schema protected_oe property

protected LdapObjectSchema,LdapTools\Schema|null $schema
Résultat LdapObjectSchema | null