protected property ConfigurationUpdateGenerator::$moduleHandler in Update helper 8
Same name in this branch
- 8 src/Generator/ConfigurationUpdateGenerator.php \Drupal\update_helper\Generator\ConfigurationUpdateGenerator::moduleHandler
- 8 modules/update_helper_checklist/src/Generator/ConfigurationUpdateGenerator.php \Drupal\update_helper_checklist\Generator\ConfigurationUpdateGenerator::moduleHandler
Drupal\Core\Extension\ModuleHandler definition.
Type: \Drupal\Core\Extension\ModuleHandler
File
- src/
Generator/ ConfigurationUpdateGenerator.php, line 29
Class
- ConfigurationUpdateGenerator
- Configuration update generator for generate:configuration:update command.
Namespace
Drupal\update_helper\GeneratorCode
protected $moduleHandler;