Skip to content
Snippets Groups Projects
Commit e395824b authored by Benjamin Franzke's avatar Benjamin Franzke
Browse files

[TASK] Enable direct access to nested settings properties in fluid

Implement ContainerInterface in order for fluid[1] to be able
to access settings properties directly, instead of using
`{settings.all.property}`, e.g. when accessing site settings
directly via `{site.settings.mysite.brandColor}`.

[1] https://github.com/TYPO3/Fluid/issues/1001 (raised in #104896)

Releases: main
Related: #104858
Related: #104896
Resolves: #104906
Change-Id: Ia6cd703dfc2faca5f6324174ee343610cc32a6b3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86013


Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 4a1bf7c7
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