Skip to content

Commit 6c2243a

Browse files
authored
Merge pull request #12 from kuba-end/fix/services
Change service public state to true
2 parents 9173186 + f060ea3 commit 6c2243a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resources/config/services.xml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<service
3636
class="BitBag\SyliusInPostPlugin\Controller\AddPointToOrderAction"
3737
id="bitbag.sylius_inpost_plugin.controller.add_point_to_order"
38+
public="true"
3839
>
3940
<argument type="service" id="sylius.repository.order"/>
4041
<argument type="service" id="bitbag.factory.inpost_point"/>

0 commit comments

Comments
 (0)