private property AppCacheByOwnerFactory::$appCache in Apigee Edge 8
The app cache service that stores app by their app id (UUID).
Type: \Drupal\apigee_edge\Entity\Controller\Cache\AppCacheInterface
File
- src/
Entity/ Controller/ Cache/ AppCacheByOwnerFactory.php, line 49
Class
- AppCacheByOwnerFactory
- Base definition of the general app cache service for an app owner.
Namespace
Drupal\apigee_edge\Entity\Controller\CacheCode
private $appCache;