You are here

protected property SchemaPluginBase::$subscriptions in GraphQL 8.3

Static cache of subscription definitions.

Type: array

File

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

Class

SchemaPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Schemas

Code

protected $subscriptions = [];