[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/ -> MethodNotAllowedHttpException.php (summary)

(no description)

File Size: 35 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

MethodNotAllowedHttpException:: (1 method):
  __construct()


Class: MethodNotAllowedHttpException  - X-Ref

MethodNotAllowedHttpException.

__construct(array $allow, $message = null, \Exception $previous = null, $code = 0)   X-Ref
Constructor.

param: array      $allow    An array of allowed methods
param: string     $message  The internal exception message
param: \Exception $previous The previous exception
param: int        $code     The internal exception code



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1