HtmxRequestTest::$httpKernel

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Htmx/HtmxRequestTest.php \Drupal\KernelTests\Core\Htmx\HtmxRequestTest::httpKernel

Injected kernel service.

Type: httpKernel

File

core/tests/Drupal/KernelTests/Core/Htmx/HtmxRequestTest.php, line 41

Class

HtmxRequestTest
Test the request attributes for HTMX.

Namespace

Drupal\KernelTests\Core\Htmx

Code

protected HttpKernelInterface $httpKernel;

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