$collection->has()
Checks by key if an element is included
Parameters
Name | Type | Default |
---|---|---|
$key * | mixed |
– |
Return type
bool
Parent class
Kirby\Toolkit\Collection
inherited from Kirby\Toolkit\Iterator
Checks by key if an element is included
Name | Type | Default |
---|---|---|
$key * | mixed |
– |
bool
Kirby\Toolkit\Collection
inherited from Kirby\Toolkit\Iterator