Home
last modified time | relevance | path

Searched refs:reportProperties (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Report/
H A DReportParserSetup.php44 public function reportProperties(): array function in Fisharebest\\Webtrees\\Report\\ReportParserSetup
/webtrees/app/Http/RequestHandlers/
H A DReportSetupPage.php78 $report_array = (new ReportParserSetup($xml_filename))->reportProperties();
/webtrees/
H A Dphpstan-baseline.neon7660 …message: '#^Method Fisharebest\\Webtrees\\Report\\ReportParserSetup\:\:reportProperties\(\) should…