Skip to content
GitLab
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
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • ..
  • Controller
  • ActionController.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] Simplify TemplateView inheritance chain · b8bb71f6
    Christian Kuhn authored Aug 24, 2021
    The fluid view classes have a rather complex inheritance
    and dependency chain, especially when looking at the
    various extbase related classes, too.
    
    One step is TYPO3Fluid\Fluid\View\TemplateView: This empty
    class adds no value, TYPO3\CMS\Fluid\View\AbstractTemplateView
    can extend TYPO3Fluid\Fluid\View\AbstractTemplateView instead,
    without functional change.
    
    Resolves: #94973
    Releases: master
    Change-Id: I41888b371d69ca70deb30ff0d47028d4c8e0e6ff
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70734
    
    
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    b8bb71f6