Skip to content
Snippets Groups Projects
Commit 22145c79 authored by Christian Kuhn's avatar Christian Kuhn Committed by Benjamin Franzke
Browse files

[TASK] Use composer name from request route

Since backend routes contain the package name
which defined a route, we can use this in backend
view related API and don't need to hand over the
composer name as argument anymore in most situations.

The patch thus simplifies the ModuleTemplateFactory
API and its usages, refactors BackendViewFactory,
and adds some functional tests to verify
BackendViewFactory template path override logic.

Resolves: #96962
Related: #96961
Related: #96730
Releases: main
Change-Id: I0787e21336f5a5f9b9a879555390dd5280a80024
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73598


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent 5747c5b2
Showing
with 28 additions and 28 deletions
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