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