You are here

protected property PaymentMethodWidget::$entityTypeManager in Commerce Recurring Framework 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/PaymentMethodWidget.php, line 34

Class

PaymentMethodWidget
Plugin implementation of the 'commerce_recurring_payment_method' widget.

Namespace

Drupal\commerce_recurring\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;