You are here

private property TeamAppControllerFactory::$instances in Apigee Edge 8

Internal cache for created instances.

Type: \Drupal\apigee_edge_teams\Entity\Controller\TeamAppControllerInterface[]

File

modules/apigee_edge_teams/src/Entity/Controller/TeamAppControllerFactory.php, line 39

Class

TeamAppControllerFactory
Company app controller factory.

Namespace

Drupal\apigee_edge_teams\Entity\Controller

Code

private $instances = [];