You are here

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

The dependency injection container.

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

File

tests/src/Unit/ContentHubEntityEmbedHandlerTest.php, line 36

Class

ContentHubEntityEmbedHandlerTest
PHPUnit for the ContentHubEntityEmbedHandler class.

Namespace

Drupal\Tests\acquia_contenthub\Unit

Code

protected $container;