protected property ParagraphsCollectionStyleConfigCacheTag::$cacheTagsInvalidator

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

paragraphs_collection/src/EventSubscriber/ParagraphsCollectionStyleConfigCacheTag.php, line 21

Class

ParagraphsCollectionStyleConfigCacheTag
Invalidates the 'rendered' cache tag when saving paragraphs_collection.settings.

Namespace

Drupal\paragraphs_collection\EventSubscriber

Code

protected $cacheTagsInvalidator;