You are here

private property DeveloperAppControllerFactory::$instances in Apigee Edge 8

Internal cache for created instances.

Type: \Drupal\apigee_edge\Entity\Controller\DeveloperAppControllerInterface[]

File

src/Entity/Controller/DeveloperAppControllerFactory.php, line 38

Class

DeveloperAppControllerFactory
Developer app controller factory.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

private $instances = [];