Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DFetcherPageBundler.php28 private int $maxPages = 5; variable in ComboStrap\\FetcherPageBundler
139 $this->maxPages = 99999;
311 if ($this->countPageProcessed > $this->maxPages) {
337 if ($this->countPageProcessed > $this->maxPages) {