We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50921b9 commit 21f414aCopy full SHA for 21f414a
config/data.php
@@ -80,7 +80,7 @@
80
* this key can be set globally here for all data objects. You can pass in
81
* `null` if you want to disable wrapping.
82
*/
83
- 'wrap' => null,
+ 'wrap' => 'data',
84
85
/**
86
* Adds a specific caster to the Symphony VarDumper component which hides
0 commit comments