You are here

protected property PaymentMethodAddForm::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/payment/src/Form/PaymentMethodAddForm.php, line 28

Class

PaymentMethodAddForm
Provides the payment method add form.

Namespace

Drupal\commerce_payment\Form

Code

protected $entityTypeManager;