You are here

namespace Drupal\filecache\Cache in File Cache 8

Classsort descending Location Description
FileSystemBackend src/Cache/FileSystemBackend.php A cache backend that stores cache items as files on the file system.
FileSystemBackendFactory src/Cache/FileSystemBackendFactory.php Factory for creating FileSystemBackend cache backends.