ConfigCache
class ConfigCache extends ResourceCheckerConfigCache
ConfigCache caches arbitrary content in files on disk.
When in debug mode, those metadata resources that implement \Symfony\Component\Config\Resource\SelfCheckingResourceInterface will be used to check cache freshness.
Methods
__construct(string $file, bool $debug)
No description
bool
isFresh()
Checks if the cache is still fresh.