You are here

protected property ConfigurationUpdateGenerator::$moduleHandler in Update helper 8

Same name in this branch
  1. 8 src/Generator/ConfigurationUpdateGenerator.php \Drupal\update_helper\Generator\ConfigurationUpdateGenerator::moduleHandler
  2. 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\Generator

Code

protected $moduleHandler;