LdapTools\Schema\Parser\SchemaParserInterface::parseAll PHP Méthode

parseAll() public méthode

Given the schema name, parse through and return every LdapObjectSchema.
public parseAll ( string $schemaName ) : LdapObjectSchema[]
$schemaName string
Résultat LdapTools\Schema\LdapObjectSchema[]
    public function parseAll($schemaName);