protected property CacheCollector::$cacheInvalidated

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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Cache!CacheCollector.php/property/CacheCollector::cacheInvalidated/8.1.x