Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adbario authored Sep 14, 2016
1 parent 521609d commit 35fae8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,8 @@ Clear multiple paths at once:
$data->clear([
'user', 'info.home'
]);

Clear all data:

$data->clear();

0 comments on commit 35fae8e

Please sign in to comment.