You are here

protected property UpdateManager::$moduleHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/update/src/UpdateManager.php \Drupal\update\UpdateManager::moduleHandler

Module Handler Service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/update/src/UpdateManager.php, line 34

Class

UpdateManager
Default implementation of UpdateManagerInterface.

Namespace

Drupal\update

Code

protected $moduleHandler;