Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php155 $this->listOfCommands->enqueue(new CommandTableHeadOpen());
H A Dcommand.php170 class CommandTableHeadOpen extends TexCommand { class