You are here

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.yml
View source
  1. services:
  2. commerce_paypal_test.express_checkout_request_subscriber:
  3. class: Drupal\commerce_paypal_test\EventSubscriber\ExpressCheckoutRequestSubscriber
  4. tags:
  5. - { name: event_subscriber }