Skip to content
GitLab
Projects Groups Topics 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 revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
  • cms
  • ..
  • Controller
  • ActionController.php
Find file Blame History Permalink
  • 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: default avatarBenni Mack <benni@typo3.org>
    Tested-by: default avatarcore-ci <typo3@b13.com>
    Tested-by: default avatarJochen <rothjochen@gmail.com>
    Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: default avatarBenni Mack <benni@typo3.org>
    Reviewed-by: default avatarJochen <rothjochen@gmail.com>
    Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    b8bb71f6