LdapTools\Schema\Parser\SchemaParserInterface::parseAll PHP Method

parseAll() public method

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