Actions
Task #104906
closedEnable access to nested settings properties in fluid
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2024-09-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Implement ContainerInterface in order for fluid1 to be able
to access settings properties directly, instead of using
`{settings.allFlat.property}`, e.g. when access site settings
directly via `{site.settings.mysite.brandColor}`.
[1] https://github.com/TYPO3/Fluid/issues/1001 (raised in #104896)
Actions