You are here

private property ApiProductController::$innerService in Apigee Edge 8

The decorated service.

Type: \Drupal\apigee_edge\Entity\Controller\ApiProductControllerInterface

File

modules/apigee_edge_apiproduct_rbac/tests/modules/apigee_edge_apiproduct_rbac_test/src/ApiProductController.php, line 52

Class

ApiProductController
API product controller that reads and writes attributes from/to States API.

Namespace

Drupal\apigee_edge_apiproduct_rbac_test

Code

private $innerService;