Completed
Push — master ( ef04fe...dd78bd )
by Machiel
02:22
created
src/WhoopsExceptionHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
     /**
14 14
      * Get the Whoops Handler instance to use
15 15
      *
16
-     * @return \Whoops\Handler\Handler
16
+     * @return callable
17 17
      */
18 18
     protected function getWhoopsHandler()
19 19
     {
Please login to merge, or discard this patch.