Skip to content

Kirby 5.3.3

$content->keys()

Returns all field keys

$content->keys(): array

Return type

array

This method modifies the existing $content object it is applied to and returns it again.

Parent class

Kirby\Content\Content