You are here

protected property BaseFieldConfigFromBase::$entityFieldManager in Apigee Edge 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/BaseFieldConfigFromBase.php, line 39

Class

BaseFieldConfigFromBase
Base form for configuring base fields on Apigee Edge entities.

Namespace

Drupal\apigee_edge\Form

Code

protected $entityFieldManager;