Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/Handler/
H A DTable.php32 $this->tableRowClose($call);
40 $this->tableRowClose($call);
78 protected function tableRowClose($call) function in dokuwiki\\Parsing\\Handler\\Table