Whether the cache needs to be written.
Type: boolean
File
- drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php, line 37
- Contains Drupal\Core\Extension\CachedModuleHandler.
Class
- CachedModuleHandler
- Class that manages enabled modules in a Drupal installation.
Namespace
Drupal\Core\Extension
Code
protected $cacheNeedsWriting = FALSE;