Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NegotiationMiddleware.php
NegotiationMiddleware::$app
The wrapped HTTP kernel.
Type:
\Symfony\Component\HttpKernel\HttpKernelInterface
File
core/
lib/
Drupal/
Core/
StackMiddleware/
NegotiationMiddleware.php
, line 19
Class
NegotiationMiddleware
Provides a middleware to determine the content type upon the accept header.
Namespace
Drupal\Core\StackMiddleware
Code
protected $app;
RSS feed