protected property FlysystemFactory::$cacheBackend in Flysystem 8
Same name and namespace in other branches
- 3.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::cacheBackend
- 2.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::cacheBackend
- 3.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::cacheBackend
The cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
FlysystemFactory.php, line 43
Class
- FlysystemFactory
- A factory for Flysystem filesystems.
Namespace
Drupal\flysystemCode
protected $cacheBackend;