DataDumper will take a PHP variable (numeric, boolean, string or array) and convert it into a string containing the PHP code needed to re-create the variable again using eval().
DataDumper will take a PHP variable (numeric, boolean, string or array) and convert it into a string containing the PHP code needed to re-create the variable again using eval().