Skip to content

Commit

Permalink
remove @see causing new apigen build to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
antograssiot committed May 4, 2015
1 parent 25092c8 commit 568d16c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/basics.php
Expand Up @@ -108,7 +108,6 @@ function debug($var, $showHtml = null, $showFrom = true)
*
* @param array $options Format for outputting stack trace
* @return mixed Formatted stack trace
* @see Debugger::trace()
*/
function stackTrace(array $options = [])
{
Expand Down

0 comments on commit 568d16c

Please sign in to comment.