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 a9dee48 commit 67207a4Copy full SHA for 67207a4
src/Resources/config/services/event_subscriber.xml
@@ -5,6 +5,7 @@
5
<!-- Open graph -->
6
<service id="Setono\SyliusSEOPlugin\EventSubscriber\OpenGraph\AddChannelInformationSubscriber">
7
<argument type="service" id="sylius.context.channel"/>
8
+ <argument type="service" id="sylius.context.locale"/>
9
<argument type="service" id="Setono\SyliusSEOPlugin\OpenGraph\OpenGraph"/>
10
11
<tag name="kernel.event_subscriber"/>
0 commit comments