Searched refs:rootSection (Results 1 – 1 of 1) sorted by relevance
89 private OutlineSection $rootSection; variable in ComboStrap\\Outline141 $this->rootSection = OutlineSection::createOutlineRoot($this)143 $this->actualSection = $this->rootSection;455 return $this->rootSection;653 TreeVisit::visit($this->rootSection, $collectCalls);719 TreeVisit::visit($this->rootSection, $collectCalls);765 TreeVisit::visit($this->rootSection, $collectTableOfContent);803 TreeVisit::visit($this->rootSection, $collectCalls);817 $firstChild = $this->rootSection->getFirstChild();