@@ -36,7 +36,7 @@ |
||
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 | { |