Home
last modified time | relevance | path

Searched refs:addEditLog (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DLog.php97 public static function addEditLog(string $message, Tree $tree): void function in Fisharebest\\Webtrees\\Log
H A DGedcomRecord.php911 Log::addEditLog('Update: ' . static::RECORD_TYPE . ' ' . $this->xref, $this->tree);
939 Log::addEditLog('Delete: ' . static::RECORD_TYPE . ' ' . $this->xref, $this->tree);