DependencySerializationTestDummy::$container
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php \Drupal\Tests\Core\DependencyInjection\DependencySerializationTestDummy::container
- 10 core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php \Drupal\Tests\Core\DependencyInjection\DependencySerializationTestDummy::container
- 11.x core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php \Drupal\Tests\Core\DependencyInjection\DependencySerializationTestDummy::container
The container.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
-
core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ DependencySerializationTest.php, line 91
Class
- DependencySerializationTestDummy
- Defines a test class which has a single service as dependency.
Namespace
Drupal\Tests\Core\DependencyInjectionCode
public $container;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.