You are here

protected property SchemaPluginBase::$subscriptionManager in GraphQL 8.3

The subscription plugin manager.

Type: \Drupal\graphql\Plugin\SubscriptionPluginManager

File

src/Plugin/GraphQL/Schemas/SchemaPluginBase.php, line 50

Class

SchemaPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Schemas

Code

protected $subscriptionManager;