You are here

protected property PaymentGatewayBase::$parentEntity in Commerce Core 8.2

The parent config entity.

Not available while the plugin is being configured.

Type: \Drupal\commerce_payment\Entity\PaymentGatewayInterface

File

modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php, line 45

Class

PaymentGatewayBase
Provides the base class for payment gateways.

Namespace

Drupal\commerce_payment\Plugin\Commerce\PaymentGateway

Code

protected $parentEntity;