Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DOutlineSection.php108 public function getFirstChild(): OutlineSection function in ComboStrap\\OutlineSection
112 return parent::getFirstChild();
H A DTreeNode.php90 public function getFirstChild(): TreeNode function in ComboStrap\\TreeNode
H A DOutline.php817 $firstChild = $this->rootSection->getFirstChild();
837 $outlineSection = $this->getRootOutlineSection()->getFirstChild();
H A DFetcherPageBundler.php204 $firstChild = $rootOutlineSection->getFirstChild();