final |
|---|
Loads a cached ResolverMap from the generated Edm\ directory next to a service class.
Convention: {ServiceClassNamespace}\Edm\ResolverMap with a static load() method.
| Methods | ||
|---|---|---|
public
static
|
forService(ODataServiceInterface $service): ?ResolverMap
|
# |
public
static
|
resolverMapClassName(ODataServiceInterface $service): string
|
# |