You are here

protected property ContentHubInternalRequest::$kernel in Acquia Content Hub 8

The Basic HTTP Kernel to make requests.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/ContentHubInternalRequest.php, line 33

Class

ContentHubInternalRequest
Provides a method to do internal sub-requests to obtain an entity CDF.

Namespace

Drupal\acquia_contenthub

Code

protected $kernel;