Skip to content
Snippets Groups Projects
Commit d12ca005 authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Set ModuleTemplate details from request

This change adds a new ModuleTemplateFactory, which
is built with the Request in the object, allowing to use
the current request of the current action.

At the same time, all TYPO3 Core controllers
use proper DependencyInjection now, making it easier
to spot the dependencies and uses PSR-7 Request
where possible.

Resolves: #93885
Releases: master
Change-Id: Ia6594a1e68c5c27375f34e49bffeda4dcbc980d7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68729


Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent d5a28bbe
No related branches found
No related tags found
Loading
Showing
with 396 additions and 365 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment