public property CommercePaymentGateway::$payment_method_types in Commerce Core 8.2
The payment method types handled by the payment gateway.
Type: string[]
File
- modules/
payment/ src/ Annotation/ CommercePaymentGateway.php, line 89
Class
- CommercePaymentGateway
- Defines the payment gateway plugin annotation object.
Namespace
Drupal\commerce_payment\AnnotationCode
public $payment_method_types = [];