implements |
ODataServiceRegistryInterface |
|---|
Default resolver: ignores the path and returns the single registered ODataService. Adapters can bind their own ODataServiceRegistryInterface implementation to support multi-tenant or prefix-based routing strategies.
| Methods | ||
|---|---|---|
public
|
resolve(string $fullPath): ODataServiceInterface
|
# |
public
|
services(): array
|
# |