protected property ThunderEntitySubRequest::$httpKernel in Thunder 6.2.x
The HTTP kernel service.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- modules/
thunder_gqls/ src/ Plugin/ GraphQL/ DataProducer/ ThunderEntitySubRequest.php, line 41
Class
- ThunderEntitySubRequest
- Get data from a sub request to the URL of an entity.
Namespace
Drupal\thunder_gqls\Plugin\GraphQL\DataProducerCode
protected $httpKernel;