Completed
Push — master ( ca0f65...65b14f )
by Kamil
03:15 queued 01:50
created
src/Throwable/Throwable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
      * @param \Error|\Exception $ex
37 37
      * @param string[] &$data
38 38
      * @param int $offset
39
-     * @return mixed
39
+     * @return string[]
40 40
      */
41 41
     public static function getThrowableStack($ex, &$data = [], $offset = 0)
42 42
     {
Please login to merge, or discard this patch.