protected property BrowserTestBase::$container in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/simpletest/src/BrowserTestBase.php \Drupal\simpletest\BrowserTestBase::container
The dependency injection container used in the test.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
- core/
modules/ simpletest/ src/ BrowserTestBase.php, line 141 - Contains \Drupal\simpletest\BrowserTestBase.
Class
- BrowserTestBase
- Provides a test case for functional Drupal tests.
Namespace
Drupal\simpletestCode
protected $container;