You are here

protected property BackendChainImplementationUnitTest::$secondBackend in Zircon Profile 8

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

Second backend in the chain.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php, line 41
Contains \Drupal\Tests\Core\Cache\BackendChainImplementationUnitTest.

Class

BackendChainImplementationUnitTest
Unit test of backend chain implementation specifics.

Namespace

Drupal\Tests\Core\Cache

Code

protected $secondBackend;