You are here

service ctools.wizard.entity.form in Chaos Tool Suite (ctools) 8.3

Class

Drupal\ctools\Controller\WizardEntityFormController

File

./ctools.services.yml
ctools.services.yml

View source
  1. class: Drupal\ctools\Controller\WizardEntityFormController
  2. arguments:
  3. - '@http_kernel.controller.argument_resolver'
  4. - '@form_builder'
  5. - '@ctools.wizard.factory'
  6. - '@entity_type.manager'