We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab517a5 commit b52b87aCopy full SHA for b52b87a
README.md
@@ -77,6 +77,10 @@ Alias for `toArray()`.
77
78
Returns all items in the collection as an associative array.
79
80
+##### `flatten() : array`
81
+
82
+Flatten all items in the collection using dot notation.
83
84
### \Noname\Common\Validator
85
86
Use `Validator` to validate your data based on a set of rules.
0 commit comments