Home
last modified time | relevance | path

Searched refs:PlaceHierarchy (Results 1 – 5 of 5) sorted by relevance

/webtrees/app/CustomTags/
H A DGedcomL.php56 use Fisharebest\Webtrees\Elements\PlaceHierarchy; alias
245 '_LOC:EVEN:PLAC:FORM' => new PlaceHierarchy(I18N::translate('Format')),
/webtrees/app/Elements/
H A DPlaceHierarchy.php39 class PlaceHierarchy extends AbstractElement class
/webtrees/tests/app/Elements/
H A DPlaceHierarchyTest.php35 self::$element = new PlaceHierarchy('label');
/webtrees/app/
H A DGedcom.php164 use Fisharebest\Webtrees\Elements\PlaceHierarchy; alias
423 'FAM:*:PLAC:FORM' => new PlaceHierarchy(I18N::translate('Format')),
512 'HEAD:PLAC:FORM' => new PlaceHierarchy(I18N::translate('Format')),
555 'INDI:*:PLAC:FORM' => new PlaceHierarchy(I18N::translate('Format')),
/webtrees/
H A Dphpstan-baseline.neon601 path: app/Elements/PlaceHierarchy.php