protected property FlysystemFactory::$cacheBackend in Flysystem 2.0.x
Same name and namespace in other branches
- 8 src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::cacheBackend
- 3.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 44
Class
- FlysystemFactory
- A factory for Flysystem filesystems.
Namespace
Drupal\flysystemCode
protected $cacheBackend;