You are here

public property CommercePaymentMethodType::$id in Commerce Core 8.2

The plugin ID.

Type: string

File

modules/payment/src/Annotation/CommercePaymentMethodType.php, line 23

Class

CommercePaymentMethodType
Defines the payment method type plugin annotation object.

Namespace

Drupal\commerce_payment\Annotation

Code

public $id;