Home
last modified time | relevance | path

Searched defs:report (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Report/
H A DReportParserBase.php61 public function __construct(string $report)
H A DReportParserGenerate.php173 protected $report; variable in Fisharebest\\Webtrees\\Report\\ReportParserGenerate
194 …public function __construct(string $report, AbstractRenderer $report_root, array $vars, Tree $tree)