$item->parent()
Returns the parent model
$item->parent(): Kirby\Cms\ModelWithContent
Return type
This method modifies the existing $item
object it is applied to and returns it again.
Returns the parent model
$item->parent(): Kirby\Cms\ModelWithContent
This method modifies the existing $item
object it is applied to and returns it again.