You are here

service scheduled_updates.update_utils in Scheduled Updates 8

Class

\Drupal\scheduled_updates\UpdateUtils
3 string references to scheduled_updates.update_utils
BaseUpdateRunner::create in src/Plugin/BaseUpdateRunner.php
Creates an instance of the plugin.
ScheduledUpdateListBuilder::createInstance in src/ScheduledUpdateListBuilder.php
Instantiates a new instance of this entity handler.
ScheduledUpdateTypeBaseForm::create in src/Form/ScheduledUpdateTypeBaseForm.php
Instantiates a new instance of this class.

File

./scheduled_updates.services.yml
scheduled_updates.services.yml

View source
  1. class: \Drupal\scheduled_updates\UpdateUtils
  2. arguments:
  3. - '@entity_field.manager'
  4. - '@entity_type.manager'
  5. - '@entity_type.bundle.info'