Skip to content

Kirby 4.1.2

$collection->key()

Returns the current key

$collection->key(): string|int|null

Return type

string|int|null

Parent class

Kirby\Cms\Collection inherited from Kirby\Toolkit\Iterator