You are here

protected property ElementInfoManager::$cacheTagInvalidator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Render/ElementInfoManager.php \Drupal\Core\Render\ElementInfoManager::cacheTagInvalidator

The cache tag invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

core/lib/Drupal/Core/Render/ElementInfoManager.php, line 50
Contains \Drupal\Core\Render\ElementInfoManager.

Class

ElementInfoManager
Provides a plugin manager for element plugins.

Namespace

Drupal\Core\Render

Code

protected $cacheTagInvalidator;