protected property UpdateController::$updateManager in Drupal 8
Same name and namespace in other branches
- 9 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 19
Class
- UpdateController
- Controller routines for update routes.
Namespace
Drupal\update\ControllerCode
protected $updateManager;