You are here

protected property EcReviewForm::$order in Ubercart 8.4

The order that is being reviewed.

Type: \Drupal\uc_order\OrderInterface

File

payment/uc_paypal/src/Form/EcReviewForm.php, line 22

Class

EcReviewForm
Returns the form for the custom Review Payment screen for Express Checkout.

Namespace

Drupal\uc_paypal\Form

Code

protected $order;