We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a57409 commit 5d5362aCopy full SHA for 5d5362a
tests/PhpWord/Writer/Word2007/Part/SettingsTest.php
@@ -21,10 +21,10 @@
21
use PhpOffice\PhpWord\ComplexType\TrackChangesView;
22
use PhpOffice\PhpWord\PhpWord;
23
use PhpOffice\PhpWord\Settings;
24
+use PhpOffice\PhpWord\Shared\Microsoft\PasswordEncoder;
25
use PhpOffice\PhpWord\SimpleType\Zoom;
26
use PhpOffice\PhpWord\Style\Language;
27
use PhpOffice\PhpWord\TestHelperDOCX;
-use PhpOffice\PhpWord\Shared\Microsoft\PasswordEncoder;
28
29
/**
30
* Test class for PhpOffice\PhpWord\Writer\Word2007\Part\Settings
0 commit comments