$languages->extend()
Adds all elements to the collection
$languages->extend(mixed $items): Kirby\Toolkit\Collection
Parameters
Name | Type | Default | Description |
---|---|---|---|
$items |
mixed |
– |
Return type
Inherited from
Kirby\Toolkit\Collection