Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DReportParserGenerate.php143 private array $gedrec_stack = []; variable in Fisharebest\\Webtrees\\Report\\ReportParserGenerate
732 $this->gedrec_stack[] = [$this->gedrec, $this->fact, $this->desc];
753 [$this->gedrec, $this->fact, $this->desc] = array_pop($this->gedrec_stack);