Home
last modified time | relevance | path

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

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