Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ErrorController.php

function ErrorController::__construct

File

vendor/symfony/http-kernel/Controller/ErrorController.php, line 28

Class

ErrorController
Renders error or exception pages from a given FlattenException.

Namespace

Symfony\Component\HttpKernel\Controller

Code

public function __construct(HttpKernelInterface $kernel, string|object|array|null $controller, ErrorRendererInterface $errorRenderer) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal