Home
last modified time | relevance | path

Searched defs:fixOptions (Results 1 – 5 of 5) sorted by relevance

/webtrees/app/Module/
H A DModuleDataFixInterface.php38 public function fixOptions(Tree $tree): string; function
H A DFixCemeteryTag.php74 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixCemeteryTag
H A DFixPlaceNames.php75 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixPlaceNames
H A DFixSearchAndReplace.php91 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixSearchAndReplace
H A DModuleDataFixTrait.php48 public function fixOptions(Tree $tree): string function