Flag that indicates of the cache has been invalidated.
Type: bool
File
- core/lib/Drupal/Core/Cache/CacheCollector.php, line 90
Class
- CacheCollector
- Default implementation for CacheCollectorInterface.
Namespace
Drupal\Core\Cache
Code
protected $cacheInvalidated = FALSE;
Please login to continue.