protected property CacheItemBackendTest::$cacheBackend in Flysystem 3.0.x
Same name and namespace in other branches
- 8 tests/src/Unit/Flysystem/Adapter/CacheItemBackendTest.php \Drupal\Tests\flysystem\Unit\Flysystem\Adapter\CacheItemBackendTest::cacheBackend
- 3.x tests/src/Unit/Flysystem/Adapter/CacheItemBackendTest.php \Drupal\Tests\flysystem\Unit\Flysystem\Adapter\CacheItemBackendTest::cacheBackend
- 2.0.x tests/src/Unit/Flysystem/Adapter/CacheItemBackendTest.php \Drupal\Tests\flysystem\Unit\Flysystem\Adapter\CacheItemBackendTest::cacheBackend
The cache backend used in the CacheItemBackend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- tests/
src/ Unit/ Flysystem/ Adapter/ CacheItemBackendTest.php, line 23
Class
- CacheItemBackendTest
- @group flysystem
Namespace
Drupal\Tests\flysystem\Unit\Flysystem\AdapterCode
protected $cacheBackend;