fixed & improved phpdoc
This commit is contained in:
@ -218,6 +218,7 @@ class ErrorHandler {
|
||||
/**
|
||||
* Parse the Debug Backtrace into a String for the Error Report
|
||||
*
|
||||
* @param array $backtrace
|
||||
* @return string
|
||||
*/
|
||||
private function parseBackTrace(array $backtrace) {
|
||||
|
Reference in New Issue
Block a user