Home
last modified time | relevance | path

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

/webtrees/app/Factories/
H A DAbstractGedcomRecordFactory.php41 protected function pendingChanges(Tree $tree): Collection function in Fisharebest\\Webtrees\\Factories\\AbstractGedcomRecordFactory
/webtrees/app/Services/
H A DPendingChangesService.php88 public function pendingChanges(Tree $tree, int $n): array function in Fisharebest\\Webtrees\\Services\\PendingChangesService