24 lines
837 B
YAML
24 lines
837 B
YAML
DigiComp:TransformTranslationRequest:
|
|
className: "DigiComp\\FlowTranslationEndpoint\\Http\\ReplaceGetTranslationRequest"
|
|
arguments:
|
|
1:
|
|
setting: "DigiComp.FlowTranslationEndpoint.headerName"
|
|
2:
|
|
setting: "DigiComp.FlowTranslationEndpoint.replaceRoutedEndpoint.reactOnPath"
|
|
3:
|
|
setting: "DigiComp.FlowTranslationEndpoint.replaceRoutedEndpoint.translateGetParam"
|
|
|
|
DigiComp:TranslationResponseCache:
|
|
className: "Neos\\Cache\\Frontend\\StringFrontend"
|
|
factoryObjectName: Neos\Flow\Cache\CacheManager
|
|
factoryMethodName: getCache
|
|
arguments:
|
|
1:
|
|
value: DigiComp_FlowTranslationEndpoint_Responses
|
|
|
|
DigiComp\FlowTranslationEndpoint\Http\TranslationMiddleware:
|
|
arguments:
|
|
1:
|
|
setting: "DigiComp.FlowTranslationEndpoint.headerName"
|
|
5:
|
|
object: "DigiComp:TranslationResponseCache"
|