You are here

protected property ServiceContainerIntegrationTestBase::$container in Service Container 7

Same name and namespace in other branches
  1. 7.2 lib/Drupal/service_container/Tests/ServiceContainerIntegrationTestBase.php \Drupal\service_container\Tests\ServiceContainerIntegrationTestBase::container

The dependency injection container usable in the test.

Type: \Drupal\service_container\DependencyInjection\ContainerInterface

File

lib/Drupal/service_container/Tests/ServiceContainerIntegrationTestBase.php, line 24
Contains \Drupal\service_container\Tests\ServiceContainerIntegrationTestBase.

Class

ServiceContainerIntegrationTestBase

Namespace

Drupal\service_container\Tests

Code

protected $container;