You are here

protected property SubRequestBuffer::$httpKernel in GraphQL 8.3

The http kernel service.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/GraphQL/Buffers/SubRequestBuffer.php, line 21

Class

SubRequestBuffer

Namespace

Drupal\graphql\GraphQL\Buffers

Code

protected $httpKernel;