You are here

protected property MediaConfigSubscriber::$cacheTagsInvalidator in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/media/src/EventSubscriber/MediaConfigSubscriber.php \Drupal\media\EventSubscriber\MediaConfigSubscriber::cacheTagsInvalidator

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

core/modules/media/src/EventSubscriber/MediaConfigSubscriber.php, line 29

Class

MediaConfigSubscriber
Listens to the config save event for media.settings.

Namespace

Drupal\media\EventSubscriber

Code

protected $cacheTagsInvalidator;