Skip to content

Commit 649da97

Browse files
author
Roman Syroeshko
committed
Fixed build.
1 parent 4c7e139 commit 649da97

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

src/PhpWord/Writer/HTML/Element/Link.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
*/
1717

1818
namespace PhpOffice\PhpWord\Writer\HTML\Element;
19+
1920
use PhpOffice\PhpWord\Settings;
2021

2122
/**

src/PhpWord/Writer/HTML/Element/ListItem.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
*/
1717

1818
namespace PhpOffice\PhpWord\Writer\HTML\Element;
19+
1920
use PhpOffice\PhpWord\Settings;
2021

2122
/**

src/PhpWord/Writer/HTML/Element/Title.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
*/
1717

1818
namespace PhpOffice\PhpWord\Writer\HTML\Element;
19+
1920
use PhpOffice\PhpWord\Settings;
2021

2122
/**

0 commit comments

Comments
 (0)