Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aadegbam authored and aadegbam committed May 7, 2018
1 parent bca4e3e commit ada796c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CollectionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ interface CollectionInterface extends \ArrayAccess, \Countable, \IteratorAggrega
*
* @return \VersatileCollections\CollectionInterface newly created collection
*/
public static function makeNewCollection(array $items);
public static function makeNewCollection(array $items=[]);


/**
Expand Down
Binary file modified versatile-collections.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ada796c

Please sign in to comment.