Home
last modified time | relevance | path

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

/webtrees/app/Elements/
H A DNobilityTypeTitle.php27 class NobilityTypeTitle extends AbstractElement class
/webtrees/tests/app/Elements/
H A DNobilityTypeTitleTest.php35 self::$element = new NobilityTypeTitle('label');
/webtrees/app/
H A DGedcom.php153 use Fisharebest\Webtrees\Elements\NobilityTypeTitle; alias
759 'INDI:TITL' => new NobilityTypeTitle(I18N::translate('Title')),