You are here

protected property ViewsTest::$container in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Unit/ViewsTest.php \Drupal\Tests\views\Unit\ViewsTest::container

The test container.

Type: \Drupal\Core\DependencyInjection\ContainerBuilder

File

core/modules/views/tests/src/Unit/ViewsTest.php, line 26

Class

ViewsTest
@coversDefaultClass \Drupal\views\Views @group views

Namespace

Drupal\Tests\views\Unit

Code

protected $container;