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 9fc52d7 + 0358daf commit 9bf5212Copy full SHA for 9bf5212
config/paginator.xml
@@ -47,7 +47,7 @@
47
48
<service id="knp_paginator.helper.processor" class="Knp\Bundle\PaginatorBundle\Helper\Processor">
49
<argument type="service" id="router" />
50
- <argument type="service" id="translator" />
+ <argument type="service" id="translator" on-invalid="null" />
51
</service>
52
53
<service id="knp_paginator.twig.extension.pagination" class="Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension">
0 commit comments