You are here

protected property CommandSubscriber::$moduleHandler in Update helper 2.x

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Events/CommandSubscriber.php, line 20

Class

CommandSubscriber
Subscriber for "generate:configuration:update" command.

Namespace

Drupal\update_helper\Events

Code

protected $moduleHandler;