RedirectException
extends Exception
in package
implements
HTTPExceptionInterface
RedirectException
Use \CodeIgniter\HTTP\Exceptions\RedirectException instead
Table of Contents
Interfaces
- HTTPExceptionInterface
- Interface for Exceptions that has exception code as HTTP status code.
Properties
- $code : int
- HTTP status code for redirects
Properties
$code
HTTP status code for redirects
protected
int
$code
= 302