private property AppCacheByOwnerFactory::$instances in Apigee Edge 8
Internal cache for created instances.
Type: \Drupal\apigee_edge\Entity\Controller\Cache\AppCacheByOwnerInterface[]
File
- src/
Entity/ Controller/ Cache/ AppCacheByOwnerFactory.php, line 35
Class
- AppCacheByOwnerFactory
- Base definition of the general app cache service for an app owner.
Namespace
Drupal\apigee_edge\Entity\Controller\CacheCode
private $instances = [];