You are here

protected property TypePluginManager::$instances in GraphQL 8.3

Static cache of plugin instances.

Type: \Drupal\graphql\Plugin\TypePluginInterface[]

File

src/Plugin/TypePluginManager.php, line 17

Class

TypePluginManager

Namespace

Drupal\graphql\Plugin

Code

protected $instances;