Skip to content

Commit de3d819

Browse files
committed
[TASK] Add new frontend.page.information request attribute
This got introduced with TYPO3 v13 LTS, see: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Feature-102715-NewFrontendpageinformationRequestAttribute.html Resolves: #175
1 parent 1848c6a commit de3d819

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ parameters:
141141
routing: TYPO3\CMS\Core\Routing\SiteRouteResult|TYPO3\CMS\Core\Routing\PageArguments
142142
currentContentObject: TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer
143143
frontend.controller: TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController
144+
frontend.page.information: TYPO3\CMS\Frontend\Page\PageInformation
144145
frontend.typoscript: TYPO3\CMS\Core\TypoScript\FrontendTypoScript
145146
extbase: TYPO3\CMS\Extbase\Mvc\ExtbaseRequestParameters
146147
siteGetAttributeMapping:

0 commit comments

Comments
 (0)