You are here

protected property PaymentGateway::$configuration in Commerce Core 8.2

The plugin configuration.

Type: array

File

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

Class

PaymentGateway
Defines the payment gateway entity class.

Namespace

Drupal\commerce_payment\Entity

Code

protected $configuration = [];