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