Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php163 $this->listOfCommands->enqueue(new CommandTableBodyOpen());
H A Dcommand.php182 class CommandTableBodyOpen extends TexCommand { class