Skip to content

Kirby 4.1.2

$users->key()

Returns the current key

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

Return type

string|int|null

Parent class

Kirby\Cms\Users inherited from Kirby\Toolkit\Iterator