private property AppCacheByOwner::$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/ AppCacheByOwner.php, line 53
Class
- AppCacheByOwner
- Default cache store for apps of a specific owner.
Namespace
Drupal\apigee_edge\Entity\Controller\CacheCode
private $appCache;