Home
last modified time | relevance | path

Searched refs:CommandListOOpen (Results 1 – 3 of 3) sorted by relevance

/plugin/latexport/_test/
H A Ddecorator_mock.php103 $this->listOfCommands->enqueue(new CommandListOOpen());
H A Dcommand.php29 class CommandListOOpen extends TexCommand { class
H A Ddecorator_includer.test.php226 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandListOOpen());