You are here

private property TeamStatusWarningSubscriber::$entityTypeManager in Apigee Edge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/apigee_edge_teams/src/EventSubscriber/TeamStatusWarningSubscriber.php, line 68

Class

TeamStatusWarningSubscriber
Displays a warning message on team app pages if app owner is inactive.

Namespace

Drupal\apigee_edge_teams\EventSubscriber

Code

private $entityTypeManager;