Skip to content

Commit c2b9977

Browse files
Merge pull request #120 from derhansen/master
[TASK] Add currentContentObject to typo3.requestGetAttributeMapping
2 parents 3921a7f + a74b7c4 commit c2b9977

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
@@ -115,6 +115,7 @@ parameters:
115115
site: TYPO3\CMS\Core\Site\Entity\Site
116116
applicationType: TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_*
117117
routing: TYPO3\CMS\Core\Routing\SiteRouteResult|TYPO3\CMS\Core\Routing\PageArguments
118+
currentContentObject: TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer
118119
siteGetAttributeMapping:
119120
base: string
120121
baseVariants: list

0 commit comments

Comments
 (0)