Skip to content
Snippets Groups Projects
Commit d4fa3bbc authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[!!!][TASK] PageRenderer should only render a full page

PageRenderer->render() does not accept any arguments anymore.

This change allows to later-on hand in a Request object
into the PageRenderer and/or continue building a generic
View for rendering content, without marker-based changes.

In addition, the corresponding constants are now marked as
protected.

Resolves: #93003
Releases: master
Change-Id: Ia24c81647d665fdc23a8c961fe89722cf0e5a31d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67033


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent c8254c4c
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