Skip to content

Commit b52b87a

Browse files
committed
Update README
1 parent ab517a5 commit b52b87a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ Alias for `toArray()`.
7777

7878
Returns all items in the collection as an associative array.
7979

80+
##### `flatten() : array`
81+
82+
Flatten all items in the collection using dot notation.
83+
8084
### \Noname\Common\Validator
8185

8286
Use `Validator` to validate your data based on a set of rules.

0 commit comments

Comments
 (0)