FormTestMiddleware::$httpKernel

Same name in other branches
  1. 9 core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php \Drupal\form_test\StackMiddleware\FormTestMiddleware::httpKernel
  2. 10 core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php \Drupal\form_test\StackMiddleware\FormTestMiddleware::httpKernel
  3. 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 18

Class

FormTestMiddleware
Provides a test middleware which sets a custom response header.

Namespace

Drupal\form_test\StackMiddleware

Code

protected $httpKernel;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.