You are here

private property CachedManagementApiEdgeEntityControllerProxy::$originalController in Apigee Edge 8

The original cached entity controller.

Type: \Drupal\apigee_edge\Entity\Controller\EntityCacheAwareControllerInterface

File

src/Entity/Controller/CachedManagementApiEdgeEntityControllerProxy.php, line 39

Class

CachedManagementApiEdgeEntityControllerProxy
Management API specific cached entity controller implementation.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

private $originalController;