You are here

protected property FilterPaymentGatewaysEvent::$order in Commerce Core 8.2

The order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/payment/src/Event/FilterPaymentGatewaysEvent.php, line 27

Class

FilterPaymentGatewaysEvent
Defines the event for filtering the available payment gateways.

Namespace

Drupal\commerce_payment\Event

Code

protected $order;