Skip to content

Kirby 5.1.2

$roles->parent()

Returns the parent model

$roles->parent(): object|null

Return types

objectornull

This method modifies the existing $roles object it is applied to and returns it again.

Parent class

Kirby\Cms\Roles inherited from Kirby\Cms\Collection