You are here

protected property PayPalBasic::$paymentExecutionResult in PayPal for Payment 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Payment/Method/PayPalBasic.php \Drupal\paypal_payment\Plugin\Payment\Method\PayPalBasic::paymentExecutionResult

Type: \Drupal\payment\Response\Response

File

src/Plugin/Payment/Method/PayPalBasic.php, line 34

Class

PayPalBasic
Abstract class for PayPal payment methods.

Namespace

Drupal\paypal_payment\Plugin\Payment\Method

Code

protected $paymentExecutionResult;