Skip to content
Commit 1643c457 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Avoid a useless trait in FormEngine

ext:backend Form/Element recently got a trait with #95954
that can be easily avoided by adding the method to
AbstractFormElement, which all elements should extend.

Resolves: #96071
Related: #95954
Releases: master, 11.5
Change-Id: I8dc73f17b976f8191bf39bae5b51f2609778797c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72281


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent f9c28d48
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment