protected property ExceptionController::$negotiation

The content negotiation library.

Type: Drupal\Core\ContentNegotiation

File

drupal/core/lib/Drupal/Core/Controller/ExceptionController.php, line 29
Contains \Drupal\Core\Controller\ExceptionController.

Class

ExceptionController
This controller handles HTTP errors generated by the routing system.

Namespace

Drupal\Core\Controller

Code

protected $negotiation;