You are here

protected property GlobalredirectSettingsCacheTag::$cacheTagsInvalidator in Global Redirect 8

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/EventSubscriber/GlobalredirectSettingsCacheTag.php, line 20
Contains \Drupal\globalredirect\EventSubscriber\GlobalredirectSettingsCacheTag.

Class

GlobalredirectSettingsCacheTag
A subscriber invalidating the 'rendered' cache tag when saving globalredirect settings.

Namespace

Drupal\globalredirect\EventSubscriber

Code

protected $cacheTagsInvalidator;