Searched refs:getFallBackName (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/ | ||
H A D | GedcomRecord.php | 345 $this->addName(static::RECORD_TYPE, $this->getFallBackName(), ''); |
H A D | Media.php | 133 $names[] = $this->getFallBackName(); |
H A D | Individual.php | 900 public function getFallBackName(): string function in Fisharebest\\Webtrees\\Individual |