Upgrade to 3.8.0
This commit is contained in:
@@ -20,8 +20,6 @@ class Redirect extends Exception
|
||||
{
|
||||
/**
|
||||
* Returns the HTTP code for the redirect
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function code(): int
|
||||
{
|
||||
@@ -36,8 +34,6 @@ class Redirect extends Exception
|
||||
|
||||
/**
|
||||
* Returns the URL for the redirect
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function location(): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user