We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9173186 commit f060ea3Copy full SHA for f060ea3
src/Resources/config/services.xml
@@ -35,6 +35,7 @@
35
<service
36
class="BitBag\SyliusInPostPlugin\Controller\AddPointToOrderAction"
37
id="bitbag.sylius_inpost_plugin.controller.add_point_to_order"
38
+ public="true"
39
>
40
<argument type="service" id="sylius.repository.order"/>
41
<argument type="service" id="bitbag.factory.inpost_point"/>
0 commit comments