You are here

private property TeamAppListByTeamAccess::$entityTypeManager in Apigee Edge 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/apigee_edge_teams/src/Access/TeamAppListByTeamAccess.php, line 43

Class

TeamAppListByTeamAccess
Check access on Team app list by team route.

Namespace

Drupal\apigee_edge_teams\Access

Code

private $entityTypeManager;