Home
last modified time | relevance | path

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

/plugin/columns/
H A Daction.php540 private $sectionClose; variable in columns_column
554 $this->sectionClose = -1;
577 if ($this->sectionClose == -1) {
578 $this->sectionClose = $callIndex;
616 $deleteSectionClose = ($this->sectionClose != -1);
629 $result[] = new instruction_rewriter_delete($this->sectionClose);