protected property FileSystemBackend::$fileSystem in File Cache 8
The service for interacting with the file system.
Type: \Drupal\Core\File\FileSystemInterface
File
- src/
Cache/ FileSystemBackend.php, line 41
Class
- FileSystemBackend
- A cache backend that stores cache items as files on the file system.
Namespace
Drupal\filecache\CacheCode
protected $fileSystem;