You are here

private property ApiProductController::$state in Apigee Edge 8

The state key/value store.

Type: \Drupal\Core\State\StateInterface

File

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

Class

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

Namespace

Drupal\apigee_edge_apiproduct_rbac_test

Code

private $state;