Skip to content
Snippets Groups Projects
Commit da7abc30 authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[TASK] Fluid: Migrate same methods into AbstractTemplateView

StandaloneView currently replicates a lot of code which is already
present within TemplateView (= Extbase), however, both classes inherit
from AbstractTemplateView.

In order to see which parts are different (and continue on streamlining
fluid) the parts can be placed within AbstractTemplateView.

Resolves: #82269
Releases: master
Change-Id: I4184a5899b98227cf50f93db6c3ae38812cc86ec
Reviewed-on: https://review.typo3.org/53831


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarJoerg Boesche <typo3@joergboesche.de>
Tested-by: default avatarJoerg Boesche <typo3@joergboesche.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
parent 7e6e7c45
Branches
Tags
No related merge requests found
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