Home
last modified time | relevance | path

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

/webtrees/app/
H A DRelationship.php43 public const MOTHER = 'mot'; define in Fisharebest\\Webtrees\\Relationship
54 public const PARENTS = ['F' => self::MOTHER, 'M' => self::FATHER, 'U' => self::PARENT];
394 return $this->relation([self::MOTHER]);