You are here

protected property TaxonomyTestTrait::$container in Search API 8

The test container.

Type: \Drupal\Core\DependencyInjection\ContainerBuilder

File

tests/src/Unit/Views/TaxonomyTestTrait.php, line 23

Class

TaxonomyTestTrait
Provides common methods for unit tests using taxonomy terms.

Namespace

Drupal\Tests\search_api\Unit\Views

Code

protected $container;