Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
DFetcherPageBundler.php32 private int $countPageProcessed = 0; variable in ComboStrap\\FetcherPageBundler
310 $this->countPageProcessed = +1;
311 if ($this->countPageProcessed > $this->maxPages) {
336 $this->countPageProcessed = +1;
337 if ($this->countPageProcessed > $this->maxPages) {