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.
2 parents be9714a + fed51c8 commit 067d16cCopy full SHA for 067d16c
src/Resources/config/services.yml
@@ -38,7 +38,7 @@ services:
38
arguments:
39
- "@session.flash_bag"
40
- "@router.default"
41
- - "@translator.logging"
+ - "@sylius.theme.translation.translator"
42
43
44
tests/Application/app/config/routing.yml
@@ -1,10 +1,6 @@
1
sylius:
2
resource: "../../../../vendor/sylius/sylius/app/config/routing.yml"
3
4
-_profiler:
5
- resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
6
- prefix: /_profiler
7
-
8
# Put your own routes here
9
locastic_sylius_comparer_plugin:
10
resource: "@LocasticSyliusComparerPlugin/Resources/config/routing.yml"
0 commit comments