protected property ServiceContainerIntegrationTestBase::$container in Service Container 7
Same name and namespace in other branches
- 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
Namespace
Drupal\service_container\TestsCode
protected $container;