Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php143 $this->listOfCommands->enqueue(new CommandAppendCommand($command, $scope, $argument));
H A Dcommand.php135 class CommandAppendCommand extends TexCommand { class