Skip to content

Commit 21f414a

Browse files
committed
feat: data wrapping added
1 parent 50921b9 commit 21f414a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
* this key can be set globally here for all data objects. You can pass in
8181
* `null` if you want to disable wrapping.
8282
*/
83-
'wrap' => null,
83+
'wrap' => 'data',
8484

8585
/**
8686
* Adds a specific caster to the Symphony VarDumper component which hides

0 commit comments

Comments
 (0)