You are here

protected property TypePluginManagerAggregator::$pluginManagers in GraphQL 8.3

List of registered plugin managers.

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

File

src/Plugin/TypePluginManagerAggregator.php, line 12

Class

TypePluginManagerAggregator

Namespace

Drupal\graphql\Plugin

Code

protected $pluginManagers = [];