Home
last modified time | relevance | path

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

/webtrees/app/
H A DLog.php53 * @param string $log_type
58 private static function addLog(string $message, string $log_type, Tree|null $tree = null): void argument
68 'log_type' => $log_type,
/webtrees/app/Http/RequestHandlers/
H A DSiteLogsDownload.php57 '"' . $row->log_type . '",' .
H A DSiteLogsData.php63 $row->log_type,
/webtrees/
H A Dphpstan-baseline.neon3082 message: '#^Access to an undefined property object\:\:\$log_type\.$#'
3136 message: '#^Access to an undefined property object\:\:\$log_type\.$#'