Skip to content

Commit 35fae8e

Browse files
authored
Update README.md
1 parent 521609d commit 35fae8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,8 @@ Clear multiple paths at once:
140140
$data->clear([
141141
'user', 'info.home'
142142
]);
143+
144+
Clear all data:
145+
146+
$data->clear();
143147

0 commit comments

Comments
 (0)