AcceptHeaderMiddleware::$httpKernel

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php \Drupal\accept_header_routing_test\AcceptHeaderMiddleware::httpKernel

The app kernel.

Type: httpKernel

File

core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php, line 19

Class

AcceptHeaderMiddleware
Example implementation of "accept header"-based content negotiation.

Namespace

Drupal\accept_header_routing_test

Code

protected HttpKernelInterface $httpKernel;

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