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
Module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- modules/
update_helper_checklist/ src/ Generator/ ConfigurationUpdateGenerator.php, line 21
Class
- ConfigurationUpdateGenerator
- Update hook generator for generate:configuration:update console command.
Namespace
Drupal\update_helper_checklist\GeneratorCode
protected $moduleHandler;