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.
100
100
The destination and the formatting of this output vary with dumpers and are
101
101
influenced by two environment variables:
102
102
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.
105
105
106
106
This component comes with an :class: `Symfony\\ Component\\ VarDumper\\ Dumper\\ HtmlDumper `
107
107
for HTML output and a :class: `Symfony\\ Component\\ VarDumper\\ Dumper\\ CliDumper `
You can’t perform that action at this time.
0 commit comments