private property DeveloperStatusWarningSubscriber::$entityTypeManager in Apigee Edge 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
EventSubscriber/ DeveloperStatusWarningSubscriber.php, line 68
Class
- DeveloperStatusWarningSubscriber
- Displays a warning message on developer app pages if app owner is inactive.
Namespace
Drupal\apigee_edge\EventSubscriberCode
private $entityTypeManager;