Skip to content

Commit 53bf493

Browse files
authored
Use alias for data processor (#5976)
1 parent d7ccbac commit 53bf493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/ApiOverview/FlexForms/Reading/_codesnippets/_dataproccessor.typoscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
my_content = FLUIDTEMPLATE
22
my_content {
33
dataProcessing {
4-
10 = TYPO3\CMS\Frontend\DataProcessing\FlexFormProcessor
4+
10 = flex-form
55
10.fieldName = my_flexform_field
66
10.as = myOutputVariable
77
}

0 commit comments

Comments
 (0)