You are here

protected property ConfigHandler::$moduleHandler in Update helper 8

Same name and namespace in other branches
  1. 2.x src/ConfigHandler.php \Drupal\update_helper\ConfigHandler::moduleHandler

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ConfigHandler.php, line 56

Class

ConfigHandler
Configuration handler.

Namespace

Drupal\update_helper

Code

protected $moduleHandler;