You are here

protected property AppByOwnerController::$appCacheByOwner in Apigee Edge 8

App owner's dedicated app cache that uses app names as cache ids.

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

File

src/Entity/Controller/AppByOwnerController.php, line 65

Class

AppByOwnerController
Base class for developer- and company app controller services in Drupal.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

protected $appCacheByOwner;