You are here

protected property RedirectSettingsCacheTag::$cacheTagsInvalidator in Url Redirect 8.2

Same name and namespace in other branches
  1. 8 src/EventSubscriber/RedirectSettingsCacheTag.php \Drupal\url_redirect\EventSubscriber\RedirectSettingsCacheTag::cacheTagsInvalidator

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/EventSubscriber/RedirectSettingsCacheTag.php, line 20

Class

RedirectSettingsCacheTag
A subscriber invalidating the 'rendered' cache tag when saving redirect settings.

Namespace

Drupal\url_redirect\EventSubscriber

Code

protected $cacheTagsInvalidator;