You are here

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

Same name and namespace in other branches
  1. 8 modules/update_helper_checklist/src/UpdateChecklist.php \Drupal\update_helper_checklist\UpdateChecklist::moduleHandler

Module installer service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/update_helper_checklist/src/UpdateChecklist.php, line 39

Class

UpdateChecklist
Update checklist service.

Namespace

Drupal\update_helper_checklist

Code

protected $moduleHandler;