mini\Collection::from()
public
static
Documentation
Create a collection from an iterable
Signature
public static function from(iterable $items): self
Parameters
| Name | Type | Default |
|---|---|---|
$items
|
iterable |
required |
Returns
self