You are here

protected property PaymentMethodConfiguration::$entityTypeManager in Payment 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Entity/PaymentMethodConfiguration.php, line 62

Class

PaymentMethodConfiguration
Defines a payment method configuration entity.

Namespace

Drupal\payment\Entity

Code

protected $entityTypeManager;