Home
last modified time | relevance | path

Searched refs:SIBLING (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/
H A DRelationship.php42 public const SIBLING = 'sib'; define in Fisharebest\\Webtrees\\Relationship
53 public const SIBLINGS = ['F' => self::SISTER, 'M' => self::BROTHER, 'U' => self::SIBLING];