Failed Conditions
Push — globalErrorHandling ( f6317b...2c479f )
by Andreas
05:43 queued 02:59
created
inc/ErrorHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
      *
23 23
      * The exception is logged to the error log
24 24
      *
25
-     * @param \Throwable $e
25
+     * @param \ErrorException $e
26 26
      */
27 27
     public static function fatalException($e)
28 28
     {
Please login to merge, or discard this patch.