You are here

protected property PaymentGateway::$plugin in Commerce Core 8.2

The plugin ID.

Type: string

File

modules/payment/src/Entity/PaymentGateway.php, line 96

Class

PaymentGateway
Defines the payment gateway entity class.

Namespace

Drupal\commerce_payment\Entity

Code

protected $plugin;