Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php159 $this->listOfCommands->enqueue(new CommandTableHeadClose());
H A Dcommand.php176 class CommandTableHeadClose extends TexCommand { class