Skip to content

Kirby 5.2.2

$content->fields()

Returns all registered field objects

$content->fields(): array

Return type

array

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

Parent class

Kirby\Content\Content