You are here

class PayPalStandardOperationsProvider in PayPal for Payment 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Payment/Method/PayPalStandardOperationsProvider.php \Drupal\paypal_payment\Plugin\Payment\Method\PayPalStandardOperationsProvider

Provides paypal_payment_standard operations based on config entities.

Hierarchy

Expanded class hierarchy of PayPalStandardOperationsProvider

File

src/Plugin/Payment/Method/PayPalStandardOperationsProvider.php, line 8

Namespace

Drupal\paypal_payment\Plugin\Payment\Method
View source
class PayPalStandardOperationsProvider extends PayPalBasicOperationsProvider {

}

Members