Skip to content

Commit b2107f0

Browse files
committed
Use correct class for request attribute frontend.cache.collector
1 parent c6c2a90 commit b2107f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ parameters:
108108
backend.user: TYPO3\CMS\Backend\FrontendBackendUserAuthentication
109109
currentContentObject: TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer
110110
extbase: TYPO3\CMS\Extbase\Mvc\ExtbaseRequestParameters
111-
frontend.cache.collector: TYPO3\CMS\Frontend\Cache\CacheCollector
111+
frontend.cache.collector: TYPO3\CMS\Core\Cache\CacheDataCollector
112112
frontend.cache.instruction: TYPO3\CMS\Frontend\Cache\CacheInstruction
113113
frontend.controller: TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController
114114
frontend.page.information: TYPO3\CMS\Frontend\Page\PageInformation

0 commit comments

Comments
 (0)