Failed Conditions
Push — globalErrorHandling ( 2c479f...41422f )
by Andreas
02:58
created
inc/ErrorHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
      *
28 28
      * The exception is logged to the error log
29 29
      *
30
-     * @param \Throwable $e
30
+     * @param FatalException $e
31 31
      */
32 32
     public static function fatalException($e)
33 33
     {
Please login to merge, or discard this patch.