interface ConfigCacheInterface Interface for ConfigCache. Methods
interface ResourceCheckerInterface Interface for ResourceCheckers. When a ResourceCheckerConfigCache
Classes
bool isFresh() Checks if the cache is still fresh. This implementation will make a decision
class ConfigCacheFactory implements
write(string $content, array $metadata = null) Writes the given content into the cache file. Metadata
bool isFresh() Checks if the cache is still fresh. This check should take the metadata
string getPath() Gets the cache file path.
class FileLocator implements
Classes XmlUtils
Page 2 of 3