You are here

protected property OperationLanguageNegotiation::$requestStack in GraphQL 8.4

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Plugin/LanguageNegotiation/OperationLanguageNegotiation.php, line 31

Class

OperationLanguageNegotiation
Class for identifying language based on a graphql query.

Namespace

Drupal\graphql\Plugin\LanguageNegotiation

Code

protected $requestStack;