FormTestMiddleware::$httpKernel
Same name in other branches
- 8.9.x core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php \Drupal\form_test\StackMiddleware\FormTestMiddleware::httpKernel
- 10 core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php \Drupal\form_test\StackMiddleware\FormTestMiddleware::httpKernel
- 11.x core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php \Drupal\form_test\StackMiddleware\FormTestMiddleware::httpKernel
The decorated kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
-
core/
modules/ system/ tests/ modules/ form_test/ src/ StackMiddleware/ FormTestMiddleware.php, line 19
Class
- FormTestMiddleware
- Provides a test middleware which sets a custom response header.
Namespace
Drupal\form_test\StackMiddlewareCode
protected $httpKernel;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.