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

1
protected $cacheInvalidated = FALSE;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.