Fix Travis build error
This commit is contained in:
parent
725162bc6b
commit
f6f52afa68
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
namespace PhpOffice\PhpWord\Element;
|
||||
|
||||
use PhpOffice\PhpWord\PhpWord;
|
||||
use PhpOffice\PhpWord\Element\PageBreak;
|
||||
use PhpOffice\PhpWord\Element\Table;
|
||||
use PhpOffice\PhpWord\Element\TOC;
|
||||
|
|
|
|||
Loading…
Reference in New Issue