protected property ModuleHandler::$cacheNeedsWriting in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Extension/ModuleHandler.php \Drupal\Core\Extension\ModuleHandler::cacheNeedsWriting
Whether the cache needs to be written.
Type: bool
File
- core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php, line 72
Class
- ModuleHandler
- Class that manages modules in a Drupal installation.
Namespace
Drupal\Core\ExtensionCode
protected $cacheNeedsWriting = FALSE;