Class LaravelUi5\OData\Service\Cache\ResolverMapWriter

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