Searched refs:tocData (Results 1 – 1 of 1) sorted by relevance
27 private ?array $tocData = null; variable in ComboStrap\\Toc65 if ($this->tocData === null) {71 $toc = $this->tocData;233 return $conf['tocminheads'] && count($this->tocData) >= $conf['tocminheads'];251 $this->tocData = $value;264 return $this->tocData !== null;299 $this->tocData = $value;317 if ($this->tocData === null) {320 return $this->tocData;