updated doc block
This commit is contained in:
@@ -401,7 +401,7 @@ class ErrorHandler {
|
|||||||
/**
|
/**
|
||||||
* ManiaControl Exception Handler
|
* ManiaControl Exception Handler
|
||||||
*
|
*
|
||||||
* @param \Exception $exception
|
* @param \Throwable $exception
|
||||||
* @param bool $shutdown
|
* @param bool $shutdown
|
||||||
*/
|
*/
|
||||||
public function handleException($exception, $shutdown = true) {
|
public function handleException($exception, $shutdown = true) {
|
||||||
|
Reference in New Issue
Block a user