Home
last modified time | relevance | path

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

/webtrees/app/
H A DGedcomRecord.php154 public static function lastChangeComparator(int $direction = 1): Closure function in Fisharebest\\Webtrees\\GedcomRecord
/webtrees/app/Report/
H A DReportParserGenerate.php2248 uasort($this->list, GedcomRecord::lastChangeComparator());