hasMaster()
hasMaster() : boolean
Determine if this object has a direct parent.
master() : \Charcoal\Object\HierarchicalInterface|null
Retrieve this object's immediate parent.
toplevelMaster() : \Charcoal\Object\HierarchicalInterface|null
Retrieve the top-level ancestor of this object.