Home
last modified time | relevance | path

Searched refs:lastChangeUser (Results 1 – 4 of 4) sorted by relevance

/webtrees/resources/views/modules/recent_changes/
H A Dchanges-list.phtml48 …s', view('components/datetime', ['timestamp' => $row->time]), e($row->record->lastChangeUser())) ?>
/webtrees/app/Module/
H A DRecentChangesModule.php356 $user = $this->user_service->findByUserName($record->lastChangeUser());
/webtrees/app/
H A DGedcomRecord.php736 public function lastChangeUser(): string function in Fisharebest\\Webtrees\\GedcomRecord
/webtrees/
H A Dphpstan-baseline.neon11884 message: '#^Cannot call method lastChangeUser\(\) on mixed\.$#'