Documentation

UriNormalizerException extends RuntimeException
in package

Description of UriNormalizerException

Tags
author

zozlak

Table of Contents

Properties

$uri  : string|null

Methods

__construct()  : mixed
getUri()  : string|null

Properties

Methods

__construct()

public __construct([string $message = "" ][, int $code = 0 ][, Throwable|null $previous = null ][, string|null $uri = null ]) : mixed
Parameters
$message : string = ""
$code : int = 0
$previous : Throwable|null = null
$uri : string|null = null

        
On this page

Search results