private property CachedManagementApiEdgeEntityControllerProxy::$proxiedController in Apigee Edge 8
The MGMT API proxy controller created from the original controller.
Type: \Drupal\apigee_edge\Entity\Controller\ManagementApiEdgeEntityControllerProxy
File
- src/
Entity/ Controller/ CachedManagementApiEdgeEntityControllerProxy.php, line 46
Class
- CachedManagementApiEdgeEntityControllerProxy
- Management API specific cached entity controller implementation.
Namespace
Drupal\apigee_edge\Entity\ControllerCode
private $proxiedController;