Skip to content

Kirby 5.1.2

$fieldClass->kirby()

Returns the Kirby instance

$fieldClass->kirby(): Kirby\Cms\App

Return type

Kirby\Cms\App

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

Parent class

Kirby\Form\FieldClass