protected property FormTestMiddleware::$httpKernel in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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 22 - Contains \Drupal\form_test\StackMiddleware\FormTestMiddleware.
Class
- FormTestMiddleware
- Provides a test middleware which sets a custom response header.
Namespace
Drupal\form_test\StackMiddlewareCode
protected $httpKernel;