Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/Handler/
H A DGfmTable.php58 ['rows' => $rows, 'startPos' => $startPos, 'endPos' => $endPos] = $this->groupRows();
92 protected function groupRows(): array function in dokuwiki\\Parsing\\Handler\\GfmTable