diff --git a/flight/Engine.php b/flight/Engine.php index 53fbcfb..0fd9c50 100644 --- a/flight/Engine.php +++ b/flight/Engine.php @@ -403,7 +403,7 @@ class Engine { /** * Sends an HTTP 500 response for any errors. * - * @param object $e Thrown exception + * @param \Exception|\Throwable $e Thrown exception */ public function _error($e) { $msg = sprintf('