You are here

protected property PaymentForm::$entityFieldManager in Payment 8.2

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/payment_form/src/Plugin/Payment/Type/PaymentForm.php, line 37

Class

PaymentForm
The payment form field payment type.

Namespace

Drupal\payment_form\Plugin\Payment\Type

Code

protected $entityFieldManager;