You are here

protected property FileCacheTest::$fileCache in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Component/FileCache/FileCacheTest.php \Drupal\Tests\Component\FileCache\FileCacheTest::fileCache

FileCache object used for the tests.

Type: \Drupal\Component\FileCache\FileCacheInterface

File

core/tests/Drupal/Tests/Component/FileCache/FileCacheTest.php, line 24
Contains \Drupal\Tests\Component\FileCache\FileCacheTest.

Class

FileCacheTest
@coversDefaultClass \Drupal\Component\FileCache\FileCache @group FileCache

Namespace

Drupal\Tests\Component\FileCache

Code

protected $fileCache;