You are here

protected property KernelTestBase::$container in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::container
  2. 10 core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::container

Type: \Drupal\Core\DependencyInjection\ContainerBuilder

File

core/tests/Drupal/KernelTests/KernelTestBase.php, line 158

Class

KernelTestBase
Base class for functional integration tests.

Namespace

Drupal\KernelTests

Code

protected $container;