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 d8dddb0 + 72ef456 commit 923cdf2Copy full SHA for 923cdf2
src/Resources/config/config.xml
@@ -34,7 +34,7 @@
34
</service>
35
36
<service id="fos_elastica.paginator.subscriber" class="FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber">
37
- <tag name="knp_paginator.subscriber" />
+ <tag name="kernel.event_subscriber" />
38
<argument type="service" id="request_stack" />
39
40
0 commit comments