Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DClippingsCartModule.php91 private const ADD_ANCESTORS = 'ancestors'; define in Fisharebest\\Webtrees\\Module\\ClippingsCartModule
452 self::ADD_ANCESTORS => I18N::translate('%s and her ancestors', $name),
461 self::ADD_ANCESTORS => I18N::translate('%s and his ancestors', $name),
503 case self::ADD_ANCESTORS: