protected property UpdateController::$moduleHandler

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

drupal/core/modules/update/lib/Drupal/update/Controller/UpdateController.php, line 24
Contains \Drupal\update\Controller\UpdateController.

Class

UpdateController
Controller routines for update routes.

Namespace

Drupal\update\Controller

Code

protected $moduleHandler;