You are here

protected property AppAnalyticsFormBase::$entityTypeManager in Apigee Edge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/AppAnalyticsFormBase.php, line 49

Class

AppAnalyticsFormBase
App analytics form builder for developer- and team apps.

Namespace

Drupal\apigee_edge\Form

Code

protected $entityTypeManager;