namespace Drupal\Tests\Core\DependencyInjection\Fixture
Same name in other branches
Object name | File name | Summary |
---|---|---|
BarClass | core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php | Stub class which acts as a service to test the container. |
BazClass | core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BazClass.php | Stub class which acts as a service dependency, to test the container. |
FinalTestHttpMiddlewareClass | core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php | Stub of http_middleware class that is declared final. |
FinalTestNonTerminableHttpMiddlewareClass | core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php | Stub of http_middleware class that is declared final but is not terminable. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.