Skip to content

Kirby 4.2.0

$items->keys()

Returns an array of all keys

$items->keys(): array

Return type

array

Parent class

Kirby\Cms\Items inherited from Kirby\Toolkit\Iterator