Home
last modified time | relevance | path

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

/webtrees/app/
H A DRelationship.php40 public const SISTER = 'sis'; define in Fisharebest\\Webtrees\\Relationship
53 public const SIBLINGS = ['F' => self::SISTER, 'M' => self::BROTHER, 'U' => self::SIBLING];
425 return $this->relation([self::SISTER]);