You are here

protected property InternalRequest::$requestStack in GraphQL 8.3

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

modules/graphql_core/src/Plugin/GraphQL/Fields/Routing/InternalUrl/InternalRequest.php, line 41

Class

InternalRequest
Issue an internal request and retrieve the response object.

Namespace

Drupal\graphql_core\Plugin\GraphQL\Fields\Routing\InternalUrl

Code

protected $requestStack;