Searched refs:chartAge (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Statistics/Google/ | ||
H A D | ChartAge.php | 98 public function chartAge(): string function in Fisharebest\\Webtrees\\Statistics\\Google\\ChartAge |
/webtrees/app/Statistics/Repository/ | ||
H A D | IndividualRepository.php | 830 return (new ChartAge($this->century_service, $this->tree))->chartAge(); |