UpdateController::$updateManager

Same name and namespace in other branches
  1. 8.9.x core/modules/update/src/Controller/UpdateController.php \Drupal\update\Controller\UpdateController::updateManager
  2. 10 core/modules/update/src/Controller/UpdateController.php \Drupal\update\Controller\UpdateController::updateManager
  3. 11.x core/modules/update/src/Controller/UpdateController.php \Drupal\update\Controller\UpdateController::updateManager

Update manager service.

Type: \Drupal\update\UpdateManagerInterface

File

core/modules/update/src/Controller/UpdateController.php, line 22

Class

UpdateController
Controller routines for update routes.

Namespace

Drupal\update\Controller

Code

protected $updateManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.