Home
last modified time | relevance | path

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

/webtrees/app/Elements/
H A DNamePhoneticVariation.php30 class NamePhoneticVariation extends NamePersonal class
/webtrees/tests/app/Elements/
H A DNamePhoneticVariationTest.php35 self::$element = new NamePhoneticVariation('label');
/webtrees/app/
H A DGedcom.php141 use Fisharebest\Webtrees\Elements\NamePhoneticVariation; alias
685 … 'INDI:NAME:FONE' => new NamePhoneticVariation(I18N::translate('Phonetic name')),