protected CacheTagsInvalidator::getInvalidatorCacheBins()
Returns all cache bins that need to be notified about invalidations.
Return value
\Drupal\Core\Cache\CacheTagsInvalidatorInterface[] An array of cache backend objects that implement the invalidator interface, keyed by their cache bin.
File
core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php, line 68
Class
CacheTagsInvalidator Passes cache tag events to classes that wish to respond to them.
Namespace
Drupal\Core\Cache
Code
prote