You are here

protected property FileSystemBackendFactory::$fileSystem in File Cache 8

The service for interacting with the file system.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Cache/FileSystemBackendFactory.php, line 21

Class

FileSystemBackendFactory
Factory for creating FileSystemBackend cache backends.

Namespace

Drupal\filecache\Cache

Code

protected $fileSystem;