Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DReportParserGenerate.php170 private int $list_private = 0; variable in Fisharebest\\Webtrees\\Report\\ReportParserGenerate
2315 $this->list_private = 0;
2350 $this->list_private++;
2369 if ($this->list_private == 0) {
2372 …$this->current_element->addText(($this->list_total - $this->list_private) . ' / ' . $this->list_to…
2541 $this->list_private = 0;