You are here

private property AppNameCacheByOwnerFactory::$instances in Apigee Edge 8

Internal cache for created instances.

Type: \Drupal\apigee_edge\Entity\Controller\Cache\EntityIdCacheInterface[]

File

src/Entity/Controller/Cache/AppNameCacheByOwnerFactory.php, line 33

Class

AppNameCacheByOwnerFactory
Base definition of the app name cache service by app owner.

Namespace

Drupal\apigee_edge\Entity\Controller\Cache

Code

private $instances = [];