You are here

protected property BackendChainImplementationUnitTest::$chain 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::chain

Chain that will be heavily tested.

Type: \Drupal\Core\Cache\BackendChain

File

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

Class

BackendChainImplementationUnitTest
Unit test of backend chain implementation specifics.

Namespace

Drupal\Tests\Core\Cache

Code

protected $chain;