Source Location: /PEAR/PhpDocumentor/phpDocumentor/Smarty-2.6.0/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 22]
Smarty debug_print_var modifier plugin
Type: modifier
Name: debug_print_var
Purpose: formats variable contents for display in the console
[ Top ]