You are here

protected property FileSystemBackend::$path in File Cache 8

The path or stream wrapper URI to the cache files folder.

Type: string

File

src/Cache/FileSystemBackend.php, line 62

Class

FileSystemBackend
A cache backend that stores cache items as files on the file system.

Namespace

Drupal\filecache\Cache

Code

protected $path;