You are here

protected property ConfigSubscriber::$cacheTagsInvalidator in CDN 8.3

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/EventSubscriber/ConfigSubscriber.php, line 25

Class

ConfigSubscriber
Invalidates cache tags & rebuilds container when necessary.

Namespace

Drupal\cdn\EventSubscriber

Code

protected $cacheTagsInvalidator;