private property ManagementApiEdgeEntityControllerProxy::$controller in Apigee Edge 8
The decorated controller from the SDK.
Type: \Apigee\Edge\Controller\EntityCrudOperationsControllerInterface|\Apigee\Edge\Controller\NonPaginatedEntityListingControllerInterface|\Apigee\Edge\Controller\PaginatedEntityListingControllerInterface
File
- src/
Entity/ Controller/ ManagementApiEdgeEntityControllerProxy.php, line 39
Class
- ManagementApiEdgeEntityControllerProxy
- Management API specific default entity controller implementation.
Namespace
Drupal\apigee_edge\Entity\ControllerCode
private $controller;