You are here

protected property BaseFieldConfigFromBase::$entityTypeManager in Apigee Edge 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/BaseFieldConfigFromBase.php, line 46

Class

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

Namespace

Drupal\apigee_edge\Form

Code

protected $entityTypeManager;