Home
last modified time | relevance | path

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

/webtrees/app/
H A DIndividual.php69 public static function deathDateComparator(): Closure function in Fisharebest\\Webtrees\\Individual
/webtrees/app/Report/
H A DReportParserGenerate.php2254 uasort($this->list, Individual::deathDateComparator());
2469 uasort($this->list, Individual::deathDateComparator());