You are here

protected property EdgeEntityDisplaySettingsForm::$entityTypeManager in Apigee Edge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/EdgeEntityDisplaySettingsForm.php, line 45

Class

EdgeEntityDisplaySettingsForm
Configuration form for Apigee entities display settings.

Namespace

Drupal\apigee_edge\Form

Code

protected $entityTypeManager;