commerce_paypal_test.services.yml in Commerce PayPal 8
tests/modules/commerce_paypal_test/commerce_paypal_test.services.yml
File
tests/modules/commerce_paypal_test/commerce_paypal_test.services.ymlView source
- services:
- commerce_paypal_test.express_checkout_request_subscriber:
- class: Drupal\commerce_paypal_test\EventSubscriber\ExpressCheckoutRequestSubscriber
- tags:
- - { name: event_subscriber }