Failed Conditions
Pull Request — master (#3203)
by Andreas
08:35 queued 05:38
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.