You are here

protected property PaymentMethodFormBase::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/payment/src/PluginForm/PaymentMethodFormBase.php, line 27

Class

PaymentMethodFormBase

Namespace

Drupal\commerce_payment\PluginForm

Code

protected $entityTypeManager;