public FileCacheInterface::delete($filepath)
public FileCacheInterface::set($filepath, $data)
public FileCacheInterface::get($filepath)
Interface for objects that allow caching file data. Parsing YAML, annotations or similar data out of files can be a time-consuming process,
public FileCacheInterface::getMultiple(array $filepaths)