You are here

protected property PaymentGateway::$pluginCollection in Commerce Core 8.2

The plugin collection that holds the payment gateway plugin.

Type: \Drupal\commerce\CommerceSinglePluginCollection

File

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

Class

PaymentGateway
Defines the payment gateway entity class.

Namespace

Drupal\commerce_payment\Entity

Code

protected $pluginCollection;