protected property PaymentGatewayBase::$entityTypeManager in Commerce Core 8.2
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
payment/ src/ Plugin/ Commerce/ PaymentGateway/ PaymentGatewayBase.php, line 36
Class
- PaymentGatewayBase
- Provides the base class for payment gateways.
Namespace
Drupal\commerce_payment\Plugin\Commerce\PaymentGatewayCode
protected $entityTypeManager;