$collection->key()
Returns the current key
$collection->key(): string|int|null
Return type
string|int|null
Parent class
Kirby\Toolkit\Collection inherited from Kirby\Toolkit\Iterator
Returns the current key
$collection->key(): string|int|null
string|int|null
Kirby\Toolkit\Collection inherited from Kirby\Toolkit\Iterator