You are here

protected property PaymentDeclinedEvent::$order in Commerce Recurring Framework 8

The order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

src/Event/PaymentDeclinedEvent.php, line 21

Class

PaymentDeclinedEvent
Defines the payment declined event.

Namespace

Drupal\commerce_recurring\Event

Code

protected $order;