final class DocumentUriPathSchemaBuilder (View source)

internal  implementation detail to manage document node uris. For resolving please use the NodeUriBuilder and for matching the Router.
 

Methods

__construct(string $tableNamePrefix)

No description

Schema
buildSchema(Connection $connection)

No description

Details

__construct(string $tableNamePrefix)

No description

Parameters

string $tableNamePrefix

Schema buildSchema(Connection $connection)

No description

Parameters

Connection $connection

Return Value

Schema

Exceptions

Exception
SchemaException