CacheTagsInvalidator::$invalidators
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php \Drupal\Core\Cache\CacheTagsInvalidator::invalidators
- 10 core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php \Drupal\Core\Cache\CacheTagsInvalidator::invalidators
- 11.x core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php \Drupal\Core\Cache\CacheTagsInvalidator::invalidators
Holds an array of cache tags invalidators.
Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface[]
File
-
core/
lib/ Drupal/ Core/ Cache/ CacheTagsInvalidator.php, line 20
Class
- CacheTagsInvalidator
- Passes cache tag events to classes that wish to respond to them.
Namespace
Drupal\Core\CacheCode
protected $invalidators = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.