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 9fc52d7 commit 0358dafCopy full SHA for 0358daf
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