You are here

protected property FilterPaymentGatewaysEvent::$paymentGateways in Commerce Core 8.2

The payment gateways.

Type: \Drupal\commerce_payment\Entity\PaymentGatewayInterface[]

File

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

Class

FilterPaymentGatewaysEvent
Defines the event for filtering the available payment gateways.

Namespace

Drupal\commerce_payment\Event

Code

protected $paymentGateways;