You are here

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

The dependency injection container.

Type: \Symfony\Component\DependencyInjection\ContainerBuilder|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

ContentHubInternalRequestTest
PHPUnit for the ContentHubInternalRequest class.

Namespace

Drupal\Tests\acquia_contenthub\Unit

Code

protected $container;