CacheTagsInvalidator::$invalidators

Holds an array of cache tags invalidators.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface[]

File

core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php, line 19

Class

CacheTagsInvalidator
Passes cache tag events to classes that wish to respond to them.

Namespace

Drupal\Core\Cache

Code

protected $invalidators = array();
doc_Drupal
2016-10-29 08:49:36
Comments
Leave a Comment

Please login to continue.