Home
last modified time | relevance | path

Searched defs:locationsToFix (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Module/
H A DFixSearchAndReplace.php175 protected function locationsToFix(Tree $tree, array $params): Collection|null function in Fisharebest\\Webtrees\\Module\\FixSearchAndReplace
H A DModuleDataFixTrait.php220 protected function locationsToFix(Tree $tree, array $params): Collection|null function