You are here

protected property AppControllerBase::$appCache in Apigee Edge 8

The app cache.

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

File

src/Entity/Controller/AppControllerBase.php, line 53

Class

AppControllerBase
Base class for all app controller services in Drupal.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

protected $appCache;