Home
last modified time | relevance | path

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

/webtrees/app/Elements/
H A DFirstCommunion.php25 class FirstCommunion extends AbstractEventElement class
/webtrees/tests/app/Elements/
H A DFirstCommunionTest.php35 self::$element = new FirstCommunion('label');
/webtrees/app/
H A DGedcom.php105 use Fisharebest\Webtrees\Elements\FirstCommunion; alias
664 'INDI:FCOM' => new FirstCommunion(I18N::translate('First communion')),