$content->setParent()
Set the parent model
Parameters
Name | Type | Default |
---|---|---|
$parent * | Kirby\Cms\Model |
– |
Return type
This method modifies the existing $content
object it is applied to and returns it again.
Set the parent model
Name | Type | Default |
---|---|---|
$parent * | Kirby\Cms\Model |
– |
This method modifies the existing $content
object it is applied to and returns it again.