You are here

protected property DataProducerPluginManager::$contextsManager in GraphQL 8.4

The cache context manager for calculating cache keys.

Type: \Drupal\Core\Cache\Context\CacheContextsManager

File

src/Plugin/DataProducerPluginManager.php, line 29

Class

DataProducerPluginManager
Collects data producer plugins that are composed to read and write data.

Namespace

Drupal\graphql\Plugin

Code

protected $contextsManager;