You are here

service controller.entity_form in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \controller.entity_form

Class

Drupal\Core\Entity\HtmlEntityFormController

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Entity\HtmlEntityFormController
  2. arguments:
  3. - '@controller_resolver'
  4. - '@form_builder'
  5. - '@entity.manager'