You are here

public property CommercePaymentType::$id in Commerce Core 8.2

The plugin ID.

Type: string

File

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

Class

CommercePaymentType
Defines the payment type plugin annotation object.

Namespace

Drupal\commerce_payment\Annotation

Code

public $id;