内核更新
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\exception;
|
||||
|
||||
|
||||
class HttpException extends \RuntimeException
|
||||
{
|
||||
private $statusCode;
|
||||
@@ -34,4 +33,4 @@ class HttpException extends \RuntimeException
|
||||
{
|
||||
return $this->headers;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user