$object->parent
$object->parent -- Get parent object of the record
Description
`object **$object->parent** (void)`
Minimum version: Midgard 1.5.0 (Biergarten)
Returns the parent object of $object.
parent();
?>
Method available for: article, element, page, pageelement, snippet, snippetdir, style and topic objects.
