Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rimvydas Baniulis committed Jan 11, 2021
1 parent 7a48625 commit f2c788e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services/listeners.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<services>

<service class="Paysera\Bundle\ApiBundle\Listener\LocaleListener" id="paysera_api.listener.locale">
<tag name="kernel.event_listener" event="kernel.request" priority="11"/>
<tag name="kernel.event_listener" event="kernel.request" priority="20"/>

<argument id="paysera_api.rest_request_helper" type="service"/>
<argument>%paysera_api.locales%</argument>
Expand Down

0 comments on commit f2c788e

Please sign in to comment.