Home
last modified time | relevance | path

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

/webtrees/app/Elements/
H A DLdsConfirmation.php25 class LdsConfirmation extends AbstractEventElement class
/webtrees/tests/app/Elements/
H A DLdsConfirmationTest.php35 self::$element = new LdsConfirmation('label');
/webtrees/app/
H A DGedcom.php121 use Fisharebest\Webtrees\Elements\LdsConfirmation; alias
628 … 'INDI:CONL' => new LdsConfirmation(I18N::translate('LDS confirmation')),