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

Breadcrumb

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

function HttpExceptionInterface::getHeaders

Returns response headers.

1 method overrides HttpExceptionInterface::getHeaders()
HttpException::getHeaders in vendor/symfony/http-kernel/Exception/HttpException.php
Returns response headers.

File

vendor/symfony/http-kernel/Exception/HttpExceptionInterface.php, line 29

Class

HttpExceptionInterface
Interface for HTTP error exceptions.

Namespace

Symfony\Component\HttpKernel\Exception

Code

public function getHeaders() : array;

API Navigation

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