You are here

protected property WorkspaceMerger::$cacheTagsInvalidator in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workspaces/src/WorkspaceMerger.php \Drupal\workspaces\WorkspaceMerger::cacheTagsInvalidator

The cache tag invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

core/modules/workspaces/src/WorkspaceMerger.php, line 56

Class

WorkspaceMerger
Default implementation of the workspace merger.

Namespace

Drupal\workspaces

Code

protected $cacheTagsInvalidator;