protected property PaymentGatewayBase::$entityId in Commerce Core 8.2
The ID of the parent config entity.
Type: string
Deprecated
in commerce:8.x-2.16 and is removed from commerce:3.x. Use $this->parentEntity->id() instead.
File
- modules/
payment/ src/ Plugin/ Commerce/ PaymentGateway/ PaymentGatewayBase.php, line 55
Class
- PaymentGatewayBase
- Provides the base class for payment gateways.
Namespace
Drupal\commerce_payment\Plugin\Commerce\PaymentGatewayCode
protected $entityId;