Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DOutlineSection.php28 private ?int $endFileIndex = null; variable in ComboStrap\\OutlineSection
161 public function setEndPosition(int $endFileIndex): OutlineSection argument
163 $this->endFileIndex = $endFileIndex;
238 return $this->endFileIndex;