You are here

protected property CacheItemBackendTest::$cacheItemBackend in Flysystem 8

Same name and namespace in other branches
  1. 3.x tests/src/Unit/Flysystem/Adapter/CacheItemBackendTest.php \Drupal\Tests\flysystem\Unit\Flysystem\Adapter\CacheItemBackendTest::cacheItemBackend
  2. 2.0.x tests/src/Unit/Flysystem/Adapter/CacheItemBackendTest.php \Drupal\Tests\flysystem\Unit\Flysystem\Adapter\CacheItemBackendTest::cacheItemBackend
  3. 3.0.x tests/src/Unit/Flysystem/Adapter/CacheItemBackendTest.php \Drupal\Tests\flysystem\Unit\Flysystem\Adapter\CacheItemBackendTest::cacheItemBackend

The cache item backend to test.

Type: \Drupal\flysystem\Flysystem\Adapter\CacheItemBackend

File

tests/src/Unit/Flysystem/Adapter/CacheItemBackendTest.php, line 30

Class

CacheItemBackendTest
@group flysystem

Namespace

Drupal\Tests\flysystem\Unit\Flysystem\Adapter

Code

protected $cacheItemBackend;