Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php167 $this->listOfCommands->enqueue(new CommandTableBodyClose());
H A Dcommand.php188 class CommandTableBodyClose extends TexCommand { class