Skip to content

Commit 6785a0f

Browse files
Merge pull request #123 from derhansen/master
Added `frontend.controller` and `frontend.typoscript` request attribute mapping
2 parents afe356f + 1feea6b commit 6785a0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extension.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ parameters:
120120
applicationType: TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_*
121121
routing: TYPO3\CMS\Core\Routing\SiteRouteResult|TYPO3\CMS\Core\Routing\PageArguments
122122
currentContentObject: TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer
123+
frontend.controller: TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController
124+
frontend.typoscript: TYPO3\CMS\Core\TypoScript\FrontendTypoScript
123125
siteGetAttributeMapping:
124126
base: string
125127
baseVariants: list

0 commit comments

Comments
 (0)