You are here

protected property TeamPermissionsForm::$entityTypeManager in Apigee Edge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/apigee_edge_teams/src/Form/TeamPermissionsForm.php, line 53

Class

TeamPermissionsForm
Provides a form for configuring team-level permissions for all teams.

Namespace

Drupal\apigee_edge_teams\Form

Code

protected $entityTypeManager;