FileUpload::$httpKernel

Same name in other branches
  1. 8.9.x core/modules/jsonapi/src/Controller/FileUpload.php \Drupal\jsonapi\Controller\FileUpload::httpKernel

An HTTP kernel for making subrequests.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

core/modules/jsonapi/src/Controller/FileUpload.php, line 70

Class

FileUpload
Handles file upload requests.

Namespace

Drupal\jsonapi\Controller

Code

protected $httpKernel;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.