Home
last modified time | relevance | path

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

/plugin/latexport/_test/
Ddecorator_mock.php107 $this->listOfCommands->enqueue(new CommandListOClose());
Dcommand.php122 class CommandListOClose extends TexCommand { class
Ddecorator_includer.test.php240 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandListOClose());