You are here

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

The Basic HTTP Kernel to make requests.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/ContentHubInternalRequestTest.php, line 55

Class

ContentHubInternalRequestTest
PHPUnit for the ContentHubInternalRequest class.

Namespace

Drupal\Tests\acquia_contenthub\Unit

Code

protected $kernel;