You are here

protected property RedirectSettingsCacheTag::$cacheTagsInvalidator in Redirect 8

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\redirect\EventSubscriber

Code

protected $cacheTagsInvalidator;