You are here

protected property PaymentReference::$entityFieldManager in Payment 8.2

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/payment_reference/src/Plugin/Payment/Type/PaymentReference.php, line 38

Class

PaymentReference
The payment reference field payment type.

Namespace

Drupal\payment_reference\Plugin\Payment\Type

Code

protected $entityFieldManager;