File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ using a :class:`Symfony\\Component\\VarDumper\\Cloner\\Data` object as input.
100100The destination and the formatting of this output vary with dumpers and are
101101influenced by two environment variables:
102102
103- - If ``DUMP_STRING_LENGTH `` is set, then the length of a string is displayed next to its content.
104- - If ``DUMP_LIGHT_ARRAY `` is set, then arrays are not displayed completely.
103+ * If ``DUMP_STRING_LENGTH `` is set, then the length of a string is displayed next to its content.
104+ * If ``DUMP_LIGHT_ARRAY `` is set, then arrays are not displayed completely.
105105
106106This component comes with an :class: `Symfony\\ Component\\ VarDumper\\ Dumper\\ HtmlDumper `
107107for HTML output and a :class: `Symfony\\ Component\\ VarDumper\\ Dumper\\ CliDumper `
You can’t perform that action at this time.
0 commit comments