You are here

protected property AppWarningsChecker::$entityTypeManager in Apigee Edge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Entity/AppWarningsChecker.php, line 41

Class

AppWarningsChecker
A service for handling app warnings.

Namespace

Drupal\apigee_edge\Entity

Code

protected $entityTypeManager;