You are here

service yamlform_to_webform.migrate_manager in YAML Form 8

Class

Drupal\yamlform_to_webform\YamlFormToWebformMigrateManager
2 string references to yamlform_to_webform.migrate_manager
drush_yamlform_to_webform_migrate in modules/yamlform_to_webform/yamlform_to_webform.drush.inc
Implements drush_hook_COMMAND().
YamlFormToWebformMigrateForm::create in modules/yamlform_to_webform/src/Form/YamlFormToWebformMigrateForm.php
Instantiates a new instance of this class.

File

modules/yamlform_to_webform/yamlform_to_webform.services.yml
modules/yamlform_to_webform/yamlform_to_webform.services.yml

View source
  1. class: Drupal\yamlform_to_webform\YamlFormToWebformMigrateManager
  2. arguments:
  3. - '@config.factory'
  4. - '@module_handler'