You are here

protected property AppCredentialControllerBase::$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\AppCacheByOwnerInterface

File

src/Entity/Controller/AppCredentialControllerBase.php, line 83

Class

AppCredentialControllerBase
Base class for developer- and company app credential controller services.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

protected $appCacheByOwner;