Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • ..
  • Element
  • AbstractFormElement.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] Avoid a useless trait in FormEngine · 1643c457
    Christian Kuhn authored Nov 25, 2021
    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: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    1643c457