$structure->field()
Returns the parent field if known
$structure->field(): Kirby\Content\Field|null
Return types
Kirby\Content\Fieldornull
This method modifies the existing $structure object it is applied to and returns it again.
Parent class
Kirby\Cms\Structure
inherited from Kirby\Cms\Items