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

[TASK] Avoid TypoScriptParser->getVal()

To further reduce usages of old TypoScriptParser,
the "resolve '=<' reference operator" logic in
ContentObjectRenderer is streamlined and avoids
using the TypoScriptParser->getVal() helper method.

Resolves: #99060
Related: #97816
Releases: main
Change-Id: Ibf131238b5350e77b7fac6f1006d8da54925213d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76552


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 52b51313
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