Skip to content

Kirby 4.2.0

$translations->key()

Returns the current key

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

Return type

string|int|null

Parent class

Kirby\Cms\Translations inherited from Kirby\Toolkit\Iterator