Home
last modified time | relevance | path

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

/webtrees/app/
H A DRelationship.php47 public const SON = 'son'; define in Fisharebest\\Webtrees\\Relationship
55 public const CHILDREN = ['F' => self::DAUGHTER, 'M' => self::SON, 'U' => self::CHILD];
433 return $this->relation([self::SON]);