service controller.entity_form in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \controller.entity_form
- 9 core/core.services.yml \controller.entity_form
Class
Drupal\Core\Entity\HtmlEntityFormControllerFile
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Entity\HtmlEntityFormController
- arguments:
- - '@http_kernel.controller.argument_resolver'
- - '@form_builder'
- - '@entity_type.manager'