Skip to content

Commit 3f9ab94

Browse files
authored
Update MsDoc.php
fix style\font not found bug
1 parent c710690 commit 3f9ab94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PhpWord/Reader/MsDoc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
use PhpOffice\Common\Drawing;
2121
use PhpOffice\PhpWord\PhpWord;
22+
use PhpOffice\PhpWord\Style;
2223
use PhpOffice\PhpWord\Shared\OLERead;
2324

2425
/**

0 commit comments

Comments
 (0)