You are here

protected property ChainedFastBackendTest::$fastCache in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php \Drupal\Tests\Core\Cache\ChainedFastBackendTest::fastCache

The fast cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php, line 32
Contains \Drupal\Tests\Core\Cache\ChainedFastBackendTest.

Class

ChainedFastBackendTest
@coversDefaultClass \Drupal\Core\Cache\ChainedFastBackend @group Cache

Namespace

Drupal\Tests\Core\Cache

Code

protected $fastCache;