Skip to content

Commit 3f236cd

Browse files
authored
Use alias for data processor instead of FQCN (#1562)
1 parent 9fd741c commit 3f236cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/DataProcessing/MenuProcessor/_code-snippets/_BreadcrumbDataProcessor.typoscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ page {
22
10 = FLUIDTEMPLATE
33
10 {
44
dataProcessing {
5-
1657927210 = TYPO3\CMS\Frontend\DataProcessing\MenuProcessor
5+
1657927210 = menu
66
1657927210 {
77
special = rootline
88
special.range = 0|-1

0 commit comments

Comments
 (0)