Located in /framework/util/PHPArrayDumper.php (line 5)
Given a PHP array, output a string which, when eval'd, reproduces the array.
Recursive algorithm. Doens't support objects or resources.
Similar to arrayToPHPSource but gives results in "$myVarName = array(...);" format.
Documentation generated on Thu, 14 May 2009 16:19:41 -0400 by phpDocumentor 1.4.2