protected property InternalRequest::$httpKernel in GraphQL 8.3
The http kernel service.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Routing/ InternalUrl/ InternalRequest.php, line 34
Class
- InternalRequest
- Issue an internal request and retrieve the response object.
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\Routing\InternalUrlCode
protected $httpKernel;