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

Breadcrumb

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

function HttpExceptionInterface::getStatusCode

Returns the status code.

1 method overrides HttpExceptionInterface::getStatusCode()
HttpException::getStatusCode in vendor/symfony/http-kernel/Exception/HttpException.php
Returns the status code.

File

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

Class

HttpExceptionInterface
Interface for HTTP error exceptions.

Namespace

Symfony\Component\HttpKernel\Exception

Code

public function getStatusCode() : int;

API Navigation

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