Правки namespace
This commit is contained in:
parent
ee06f1febb
commit
524b27936a
39 changed files with 141 additions and 120 deletions
|
|
@ -4,6 +4,7 @@
|
|||
* Клетка таблицы
|
||||
*/
|
||||
namespace ctiso\Excel;
|
||||
use XMLWriter;
|
||||
|
||||
class TableCell
|
||||
{
|
||||
|
|
@ -310,4 +311,3 @@ class Table
|
|||
$doc->endElement();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue