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;
doc_Drupal
2016-10-29 08:49:20
Comments
Leave a Comment

Please login to continue.