Home
last modified time | relevance | path

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

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