We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89554d commit 1669e5cCopy full SHA for 1669e5c
1 file changed
Resources/config/services.yml
@@ -30,6 +30,7 @@ services:
30
arguments: [["@bigz_halapi.embedded_relation", "@bigz_halapi.links_relation"]]
31
32
bigz_halapi.pagination_factory:
33
+ public: true
34
class: Halapi\Factory\PaginationFactory
35
arguments:
36
- "@bigz_halapi.url_generator"
0 commit comments