ContextualLinkManagerTest::$cacheBackend

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php \Drupal\Tests\Core\Menu\ContextualLinkManagerTest::cacheBackend
  2. 8.9.x core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php \Drupal\Tests\Core\Menu\ContextualLinkManagerTest::cacheBackend
  3. 10 core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php \Drupal\Tests\Core\Menu\ContextualLinkManagerTest::cacheBackend

The cache backend used in the test.

Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php, line 44

Class

ContextualLinkManagerTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Menu%21ContextualLinkManager.php/class/ContextualLinkManager/11.x" title="Defines a contextual link plugin manager to deal with contextual links." class="local">\Drupal\Core\Menu\ContextualLinkManager</a> @group Menu

Namespace

Drupal\Tests\Core\Menu

Code

protected $cacheBackend;

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