We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f8a72 commit 020d743Copy full SHA for 020d743
README.md
@@ -14,7 +14,7 @@ It uses the `PageRepository->versionOL()` and `PageRepository->getLanguageOverla
14
15
### Example
16
17
-````typo3_typoscript
+````ts
18
10 = AUS\RelationProcessor\DataProcessing\RelationProcessor
19
10 {
20
# this field is of the current table and will be used to determine the relation
@@ -25,7 +25,7 @@ It uses the `PageRepository->versionOL()` and `PageRepository->getLanguageOverla
25
26
### Advanced Example
27
28
29
page = PAGE
30
page.10 = FLUIDTEMPLATE
31
page.10 {
0 commit comments