Home
last modified time | relevance | path

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

/webtrees/app/Elements/
H A DSourceFiledByEntry.php26 class SourceFiledByEntry extends AbstractElement class
/webtrees/tests/app/Elements/
H A DSourceFiledByEntryTest.php35 self::$element = new SourceFiledByEntry('label');
/webtrees/app/
H A DGedcom.php190 use Fisharebest\Webtrees\Elements\SourceFiledByEntry; alias
828 'SOUR:ABBR' => new SourceFiledByEntry(I18N::translate('Abbreviation')),