service update_helper.updater in Update helper 2.x
Same name and namespace in other branches
- 8 update_helper.services.yml \update_helper.updater
Class
Drupal\update_helper\Updater2 string references to update_helper.updater
- UpdaterTest::testExecuteUpdate in tests/
src/ Kernel/ UpdaterTest.php - @covers \Drupal\update_helper\Updater::executeUpdate
- UpdaterTest::testOnlyDeleteUpdate in tests/
src/ Kernel/ UpdaterTest.php - Test issue with using delete action without expected.
File
View source
- class: Drupal\update_helper\Updater
- arguments:
- - '@config.factory'
- - '@module_installer'
- - '@config_update.config_update'
- - '@update_helper.config_handler'
- - '@update_helper.logger'
- - '@event_dispatcher'