You are here

private property TeamAppControllerFactory::$appCache in Apigee Edge 8

The app cache that stores apps by their ids (UUIDs).

Type: \Drupal\apigee_edge\Entity\Controller\Cache\AppCacheInterface

File

modules/apigee_edge_teams/src/Entity/Controller/TeamAppControllerFactory.php, line 60

Class

TeamAppControllerFactory
Company app controller factory.

Namespace

Drupal\apigee_edge_teams\Entity\Controller

Code

private $appCache;