Searched refs:rejectRecord (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Http/RequestHandlers/ | ||
H A D | PendingChangesRejectRecord.php | 61 $this->pending_changes_service->rejectRecord($record); |
/webtrees/app/Services/ | ||
H A D | PendingChangesService.php | 263 public function rejectRecord(GedcomRecord $record): void function in Fisharebest\\Webtrees\\Services\\PendingChangesService |