protected property ContextRepository::$contextProviders in GraphQL 8.3
The list of content providers.
Type: \Drupal\Core\Plugin\Context\ContextProviderInterface[]
File
- src/
GraphQL/ Context/ ContextRepository.php, line 21
Class
- ContextRepository
- Non-lazy un-optimized context repository.
Namespace
Drupal\graphql\GraphQL\ContextCode
protected $contextProviders = [];