Captures a stack trace if none given.
public traceMethod ( array $stack = false ) : string | ||
$stack | array | List of stack frames. |
return | string | Snippet of test report with line number and file. |
public traceMethod ( array $stack = false ) : string | ||
$stack | array | List of stack frames. |
return | string | Snippet of test report with line number and file. |