Searched refs:bundledOutline (Results 1 – 1 of 1) sorted by relevance
23 private ?Outline $bundledOutline = null; variable in ComboStrap\\FetcherPageBundler134 if (isset($this->bundledOutline)) {135 return $this->bundledOutline;146 return $this->bundledOutline;305 if ($this->bundledOutline === null) {306 $this->bundledOutline = $indexOutline;308 Outline::merge($this->bundledOutline, $indexOutline, $actualLevel);335 Outline::merge($this->bundledOutline, $outer, $actualLevel);