$languages->intersection()
Returns a Collection with the intersection of the given elements
$languages->intersection(\Kirby\Toolkit\Collection $other): Kirby\Toolkit\Collection
Parameters
Name | Type | Default | Description |
---|---|---|---|
$other |
Kirby\Toolkit\Collection |
– |
Return type
Inherited from
Kirby\Toolkit\Collection