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 937a0d5 commit 0ae1052Copy full SHA for 0ae1052
src/EventListener/ContextListener.php
@@ -25,7 +25,7 @@ public function __construct(
25
GoogleTagManagerInterface $googleTagManager,
26
ChannelContextInterface $channelContext,
27
LocaleContextInterface $localeContext,
28
- CurrencyContextInterface $currencyContext,
+ CurrencyContextInterface $currencyContext
29
) {
30
$this->googleTagManager = $googleTagManager;
31
$this->channelContext = $channelContext;
0 commit comments