BackendChainImplementationUnitTest::$firstBackend

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php \Drupal\Tests\Core\Cache\BackendChainImplementationUnitTest::firstBackend
  2. 10 core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php \Drupal\Tests\Core\Cache\BackendChainImplementationUnitTest::firstBackend
  3. 11.x core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php \Drupal\Tests\Core\Cache\BackendChainImplementationUnitTest::firstBackend

First backend in the chain.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php, line 30

Class

BackendChainImplementationUnitTest
Unit test of backend chain implementation specifics.

Namespace

Drupal\Tests\Core\Cache

Code

protected $firstBackend;

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