Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php99 $this->listOfCommands->enqueue(new CommandFootnoteClose());
H A Dcommand.php93 class CommandFootnoteClose extends TexCommand { class