SproutCMS

This is the code documentation for the SproutCMS project

function simpleBacktrace()

Gets a simplified backtrace with fewer elements and no recursion

Usage

array Sprout::simpleBacktrace ( array $trace );

Arguments

  1. array $trace
    If empty, the trace is automatically determined

Return value

  • array