You are here

protected property PaymentGatewayFormBase::$entity in Commerce Core 8.2

The form entity.

Type: \Drupal\commerce_payment\Entity\EntityWithPaymentGatewayInterface

File

modules/payment/src/PluginForm/PaymentGatewayFormBase.php, line 26

Class

PaymentGatewayFormBase
Provides a base class for payment gateway plugin forms.

Namespace

Drupal\commerce_payment\PluginForm

Code

protected $entity;