Some more added lines

This commit is contained in:
Michael 2020-01-19 09:51:37 +00:00
parent 4e5db36177
commit cdbc94a9e1
5 changed files with 14 additions and 0 deletions

View file

@ -22,6 +22,7 @@ class System
{
/**
* Returns a string with a callstack. Can be used for logging.
*
* @param integer $depth optional, default 4
* @return string
*/