Skip to content

Commit

Permalink
tag changed
Browse files Browse the repository at this point in the history
  • Loading branch information
SirDomin committed Dec 3, 2020
1 parent f7e3cfb commit 9f5fef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<service id="Sylius\PayPalPlugin\ApiPlatform\PayPalPayment">
<argument type="service" id="router" />
<argument type="service" id="Sylius\PayPalPlugin\Provider\AvailableCountriesProviderInterface" />
<tag name="api.payment" />
<tag name="sylius.api.payment_method_handler" />
</service>

<service id="Sylius\PayPalPlugin\Listener\PayPalPaymentMethodListener">
Expand Down

0 comments on commit 9f5fef7

Please sign in to comment.