Active
Project:
Drupal core
Version:
main
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2020 at 15:08 UTC
Updated:
21 Apr 2020 at 15:08 UTC
Jump to comment: Most recent
Coming from #3126746-5: LayoutBuilderHtmlEntityFormController breaks decoration
FooFormController classes are being decorated in core and contrib, but lack an interface. Kittens dying.
* Add a FormControllerInterface
* Decide where to use it without breaking BC
Code, review, commit
None
New interface API addition.
None.
FormBuilder and it extension classes now have a FormBuilderInterface that can be used for typehinting.
Comments