You are here

protected property TypeLinkManager::$cache in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/hal/src/LinkManager/TypeLinkManager.php \Drupal\hal\LinkManager\TypeLinkManager::cache

Injected cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/modules/hal/src/LinkManager/TypeLinkManager.php, line 21

Class

TypeLinkManager

Namespace

Drupal\hal\LinkManager

Code

protected $cache;