You are here

protected property FileCacheTest::$staticFileCache 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::staticFileCache

Static FileCache object used for verification of tests.

Type: \Drupal\Component\FileCache\FileCacheBackendInterface

File

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

Class

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

Namespace

Drupal\Tests\Component\FileCache

Code

protected $staticFileCache;