Skip to content

Commit

Permalink
Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 16, 2020
1 parent 7733252 commit 51c5402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ Signature: ``Collection::combine(...$keys);``
compact
~~~~~~~

Remove all the null values from the collection.
Remove given values from the collection, if no values are provided, it removes only the null value.

Interface: `Compactable`_

Expand Down

0 comments on commit 51c5402

Please sign in to comment.