Skip to content

Commit

Permalink
fix phpdocumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SBLAdam committed Aug 22, 2017
1 parent 3081a98 commit 2861a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whoops/Exception/Inspector.php
Expand Up @@ -189,7 +189,7 @@ public function getFrames()
*
* If xdebug is installed
*
* @param \Throwable $exception
* @param \Throwable $e
* @return array
*/
protected function getTrace($e)
Expand Down

0 comments on commit 2861a7e

Please sign in to comment.