protected property FileSystemBackend::$strategy in File Cache 8
The cache strategy to use.
Type: string
File
- src/
Cache/ FileSystemBackend.php, line 69
Class
- FileSystemBackend
- A cache backend that stores cache items as files on the file system.
Namespace
Drupal\filecache\CacheCode
protected $strategy;