function TestHttpMiddlewareClass::__construct
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestHttpMiddlewareClass.php \Drupal\Tests\Core\DependencyInjection\Fixture\TestHttpMiddlewareClass::__construct()
File
-
core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ Fixture/ TestHttpMiddlewareClass.php, line 16
Class
- TestHttpMiddlewareClass
- Stub of http_middleware class.
Namespace
Drupal\Tests\Core\DependencyInjection\FixtureCode
public function __construct(protected readonly HttpKernelInterface $inner) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.