protected property AppByOwnerController::$instances in Apigee Edge 8
Local cache for app by owner controller instances.
Instances of app by owner controllers.
Type: \Apigee\Edge\Api\Management\Controller\AppByOwnerControllerInterface[]
File
- src/
Entity/ Controller/ AppByOwnerController.php, line 49
Class
- AppByOwnerController
- Base class for developer- and company app controller services in Drupal.
Namespace
Drupal\apigee_edge\Entity\ControllerCode
protected $instances = [];