Skip to content

Commit

Permalink
Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 10, 2020
1 parent 94691b8 commit bbbb99c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/api.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
API
===

static constructors
Static constructors
-------------------

empty
Expand Down
3 changes: 3 additions & 0 deletions docs/pages/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -343,3 +343,6 @@ transform any input (`iterable`) into a regular array.
The final Collection class implements by default all the interfaces available.

Use it like it is or create your own object by using the same procedure as shown here.

.. _Base Collection class: https://github.com/loophp/collection/blob/master/src/Base.php
.. _Operation interface: https://github.com/loophp/collection/blob/master/src/Contract/Operation.php

0 comments on commit bbbb99c

Please sign in to comment.