Home
last modified time | relevance | path

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

/webtrees/tests/app/Elements/
H A DSourcePublicationFactsTest.php35 self::$element = new SourcePublicationFacts('label');
/webtrees/app/Elements/
H A DSourcePublicationFacts.php32 class SourcePublicationFacts extends AbstractElement class
/webtrees/app/
H A DGedcom.php194 use Fisharebest\Webtrees\Elements\SourcePublicationFacts; alias
842 … 'SOUR:PUBL' => new SourcePublicationFacts(I18N::translate('Publication')),