Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_tables.test.php15 private $decoratorTables; variable in DecoratorTablesTest
27 $this->decoratorTables->p_close();
29 $this->decoratorTables->p_close();
30 $this->decoratorTables->table_close();
31 $this->decoratorTables->p_close();
43 $this->decoratorTables->tablerow_open();
51 $this->decoratorTables->tablerow_close();
52 $this->decoratorTables->tablerow_open();
63 $this->decoratorTables->table_close();
116 $this->decoratorTables->table_close();
[all …]