You are here

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

The dependency injection container.

Type: \Symfony\Component\DependencyInjection\ContainerBuilder

File

tests/src/Unit/Controller/ContentHubReindexTest.php, line 64

Class

ContentHubReindexTest
@coversDefaultClass \Drupal\acquia_contenthub\Controller\ContentHubReindex

Namespace

Drupal\Tests\acquia_contenthub\Unit\Controller

Code

protected $container;