Skip to content
Snippets Groups Projects
Commit 115bc466 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Use more DI in FE RequestHandler

Runtime static `FilePathSanitizer` and stateless
`TypoScriptService` can be injected in ext:frontend
`RequestHandler`. Also, the `ServiceProvider` entry
is useless since the class implements
`RequestHandlerInterface`, which sets those classes
public.

Change-Id: Ia7469d8e4d4f940871c4856d4782d53b70e4cee4
Resolves: #101375
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80076


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan B�rk <stefan@buerk.tech>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarStefan B�rk <stefan@buerk.tech>
parent 8fe271c1
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