You are here

protected property FlysystemFactoryTest::$cache in Flysystem 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/FlysystemFactoryTest.php \Drupal\Tests\flysystem\Unit\FlysystemFactoryTest::cache
  2. 3.x tests/src/Unit/FlysystemFactoryTest.php \Drupal\Tests\flysystem\Unit\FlysystemFactoryTest::cache
  3. 3.0.x tests/src/Unit/FlysystemFactoryTest.php \Drupal\Tests\flysystem\Unit\FlysystemFactoryTest::cache

Type: \Drupal\Core\Cache\CacheBackendInterface

File

tests/src/Unit/FlysystemFactoryTest.php, line 31

Class

FlysystemFactoryTest
@coversDefaultClass \Drupal\flysystem\FlysystemFactory @group flysystem

Namespace

Drupal\Tests\flysystem\Unit

Code

protected $cache;