Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DOutlineVisitor.php24 private int $adsCounter; variable in ComboStrap\\OutlineVisitor
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php67 public static function showAds($sectionLineCount, $currentLineCountSinceLastAd, $sectionNumber, $adsCounter, $isLastSection, ?MarkupPath $markupPath): bool argument