Skip to content

Kirby 4.4.1

$files->key()

Returns the current key

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

Return type

string|int|null

Parent class

Kirby\Cms\Files inherited from Kirby\Toolkit\Iterator