You are here

public property PaymentEnteredEvent::$order in Ubercart 8.4

The order.

Type: \Drupal\uc_order\OrderInterface

File

payment/uc_payment/src/Event/PaymentEnteredEvent.php, line 21

Class

PaymentEnteredEvent
Event that is fired when payment is entered for an order.

Namespace

Drupal\uc_payment\Event

Code

public $order;