You are here

public property PaymentMethodConfiguration::$id in Payment 8.2

Same name in this branch
  1. 8.2 src/Entity/PaymentMethodConfiguration.php \Drupal\payment\Entity\PaymentMethodConfiguration::id
  2. 8.2 src/Annotations/PaymentMethodConfiguration.php \Drupal\payment\Annotations\PaymentMethodConfiguration::id

The plugin ID.

Type: string

File

src/Annotations/PaymentMethodConfiguration.php, line 26

Class

PaymentMethodConfiguration
Defines a payment method configuration plugin annotation.

Namespace

Drupal\payment\Annotations

Code

public $id;