updated doc block

This commit is contained in:
kremsy 2017-03-11 22:12:47 +01:00
parent 2b44ed609d
commit 2807d056a5

View File

@ -401,7 +401,7 @@ class ErrorHandler {
/**
* ManiaControl Exception Handler
*
* @param \Exception $exception
* @param \Throwable $exception
* @param bool $shutdown
*/
public function handleException($exception, $shutdown = true) {