BackendChainImplementationUnitTest::$chain

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php \Drupal\Tests\Core\Cache\BackendChainImplementationUnitTest::chain
  2. 8.9.x core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php \Drupal\Tests\Core\Cache\BackendChainImplementationUnitTest::chain
  3. 10 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 26

Class

BackendChainImplementationUnitTest
Unit test of backend chain implementation specifics.

Namespace

Drupal\Tests\Core\Cache

Code

protected $chain;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.