protected property InPlaceUpdateController::$updater in Automatic Updates 8
Same name in this branch
- 8 src/Controller/InPlaceUpdateController.php \Drupal\automatic_updates\Controller\InPlaceUpdateController::updater
- 8 tests/modules/test_automatic_updates/src/Controller/InPlaceUpdateController.php \Drupal\test_automatic_updates\Controller\InPlaceUpdateController::updater
Updater service.
Type: \Drupal\automatic_updates\Services\UpdateInterface
File
- src/
Controller/ InPlaceUpdateController.php, line 21
Class
- InPlaceUpdateController
- Returns responses for Automatic Updates routes.
Namespace
Drupal\automatic_updates\ControllerCode
protected $updater;