Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php175 $this->listOfCommands->enqueue(new CommandTableFootClose());
H A Dcommand.php200 class CommandTableFootClose extends TexCommand { class