Searched refs:CommandListOClose (Results 1 – 3 of 3) sorted by relevance
107 $this->listOfCommands->enqueue(new CommandListOClose());
122 class CommandListOClose extends TexCommand { class
240 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandListOClose());