You are here

public property CommercePaymentGateway::$id in Commerce Core 8.2

The plugin ID.

Type: string

File

modules/payment/src/Annotation/CommercePaymentGateway.php, line 27

Class

CommercePaymentGateway
Defines the payment gateway plugin annotation object.

Namespace

Drupal\commerce_payment\Annotation

Code

public $id;