You are here

protected property ConfigurationUpdateHookGenerator::$moduleHandler in Update helper 8

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Generator/ConfigurationUpdateHookGenerator.php, line 20

Class

ConfigurationUpdateHookGenerator
Update hook generator for generate:configuration:update console command.

Namespace

Drupal\update_helper\Generator

Code

protected $moduleHandler;