SerializerCacheWarmer

SerializerCacheWarmer

class SerializerCacheWarmer implements CacheWarmerInterface

Warms up XML and YAML serializer metadata.

Methods

__construct(array $loaders, string $phpArrayFile, CacheItemPoolInterface $fallbackPool)
warmUp(string $cacheDir)

Warms up the cache.

bool isOptional()

Checks whether this warmer is optional or not.

Details

__construct(array $loaders, string $ph