From e6c4948644147d7409028290f4a87d5b7e910228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 19 Jul 2024 10:49:47 +0200 Subject: [PATCH] fix: add missing finisher implementation --- public/typo3conf/ext/ep_theme/Configuration/Yaml/BaseSetup.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/typo3conf/ext/ep_theme/Configuration/Yaml/BaseSetup.yaml b/public/typo3conf/ext/ep_theme/Configuration/Yaml/BaseSetup.yaml index b48f87b9..22f5cf2c 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/Yaml/BaseSetup.yaml +++ b/public/typo3conf/ext/ep_theme/Configuration/Yaml/BaseSetup.yaml @@ -21,6 +21,8 @@ TYPO3: finishersDefinition: BpnApiFinisher: implementationClassName: 'EP\EpTheme\Form\BpnApiFinisher' + AddReferrerFinisher: + implementationClassName: 'EP\EpTheme\Form\AddReferrerFinisher' contactform: __inheritances: