service automatic_updates.update in Automatic Updates 8
Class
Drupal\automatic_updates\Services\InPlaceUpdate3 string references to automatic_updates.update
- automatic_updates_cron in ./
automatic_updates.module - Implements hook_cron().
- InPlaceUpdateController::create in src/
Controller/ InPlaceUpdateController.php - Instantiates a new instance of this class.
- InPlaceUpdateController::create in tests/
modules/ test_automatic_updates/ src/ Controller/ InPlaceUpdateController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\automatic_updates\Services\InPlaceUpdate
- arguments:
- - '@logger.channel.automatic_updates'
- - '@plugin.manager.archiver'
- - '@config.factory'
- - '@file_system'
- - '@http_client'
- - '@app.root'