final |
|---|
Generates a PHP file containing a cached ResolverMap for a service.
The generated file is a readonly class with a static load() method that reconstructs the ResolverMap from plain PHP — no reflection, no DB calls.
| Methods | ||
|---|---|---|
public
static
|
write(ODataServiceInterface $service, ResolverMap $map): void
|
# |