Skip to content

Commit

Permalink
Merge pull request #12 from kuba-end/fix/services
Browse files Browse the repository at this point in the history
Change service public state to true
  • Loading branch information
kuba-end authored Mar 10, 2022
2 parents 9173186 + f060ea3 commit 6c2243a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<service
class="BitBag\SyliusInPostPlugin\Controller\AddPointToOrderAction"
id="bitbag.sylius_inpost_plugin.controller.add_point_to_order"
public="true"
>
<argument type="service" id="sylius.repository.order"/>
<argument type="service" id="bitbag.factory.inpost_point"/>
Expand Down

0 comments on commit 6c2243a

Please sign in to comment.