$field->model()
Alias for Kirby\Content\Field::parent()
$field->model(): 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.
Alias for Kirby\Content\Field::parent()
$field->model(): Kirby\Cms\ModelWithContent|null
Kirby\Cms\ModelWithContent
ornull
This method modifies the existing $field
object it is applied to and returns it again.