private property DeveloperAppControllerFactory::$appCache in Apigee Edge 8
The app cache that stores apps by their ids (UUIDs).
Type: \Drupal\apigee_edge\Entity\Controller\Cache\AppCacheInterface
File
- src/
Entity/ Controller/ DeveloperAppControllerFactory.php, line 59
Class
- DeveloperAppControllerFactory
- Developer app controller factory.
Namespace
Drupal\apigee_edge\Entity\ControllerCode
private $appCache;