mirror of
https://github.com/flextype/flextype.git
synced 2025-08-16 18:14:04 +02:00
feat(element-queries): Collections API next round of implementation #436
This commit is contained in:
@@ -132,7 +132,7 @@ class Collection
|
||||
/**
|
||||
* Create a collection from the given value.
|
||||
*
|
||||
* @param mixed $value
|
||||
* @param mixed $items
|
||||
* @return \Flextype\Support\Collection
|
||||
*/
|
||||
public static function collect($items)
|
||||
|
Reference in New Issue
Block a user