You are here

private property ApiProductEntityAccessCacheReset::$entityTypeManager in Apigee Edge 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/ApiProductEntityAccessCacheReset.php, line 42

Class

ApiProductEntityAccessCacheReset
Ensures that entity access cache gets cleared on API product entities.

Namespace

Drupal\apigee_edge\EventSubscriber

Code

private $entityTypeManager;