Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DOutlineSection.php303 public function setLevel(int $level): OutlineSection function in ComboStrap\\OutlineSection
324 $child->setLevel($parentSection->getLevel() + 1);
H A DOutline.php485 $childOuterSection->setLevel($level);