Source Location: /smarty/libs/plugins/modifier.debug_print_var.php
Smarty plugin
string smarty_modifier_debug_print_var(
array|object $var, [integer $depth = 0], [integer $length = 40])
[line 23]
Smarty debug_print_var modifier plugin
Type: modifier
Name: debug_print_var
Purpose: formats variable contents for display in the console
[ Top ]