You are here

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

The dependency injection container.

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

File

tests/src/Unit/ContentHubEntityDependencyTest.php, line 32

Class

ContentHubEntityDependencyTest
PHPUnit for the ContentHubEntityDependency class.

Namespace

Drupal\Tests\acquia_contenthub\Unit

Code

protected $container;