Home
last modified time | relevance | path

Searched defs:notesToFix (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Module/
H A DFixDuplicateLinks.php122 protected function notesToFix(Tree $tree, array $params): Collection function in Fisharebest\\Webtrees\\Module\\FixDuplicateLinks
H A DFixSearchAndReplace.php222 protected function notesToFix(Tree $tree, array $params): Collection|null function in Fisharebest\\Webtrees\\Module\\FixSearchAndReplace
H A DModuleDataFixTrait.php283 protected function notesToFix(Tree $tree, array $params): Collection|null function