$field->parent()
Returns the parent object of the field
$field->parent(): Kirby\Cms\ModelWithContent|null
Return types
Kirby\Cms\ModelWithContent
ornull
This method modifies the existing $field
object it is applied to and returns it again.
Returns the parent object of the field
$field->parent(): Kirby\Cms\ModelWithContent|null
Kirby\Cms\ModelWithContent
ornull
This method modifies the existing $field
object it is applied to and returns it again.