Skip to content

Commit 5d5362a

Browse files
committed
sort imports
1 parent 5a57409 commit 5d5362a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpWord/Writer/Word2007/Part/SettingsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
use PhpOffice\PhpWord\ComplexType\TrackChangesView;
2222
use PhpOffice\PhpWord\PhpWord;
2323
use PhpOffice\PhpWord\Settings;
24+
use PhpOffice\PhpWord\Shared\Microsoft\PasswordEncoder;
2425
use PhpOffice\PhpWord\SimpleType\Zoom;
2526
use PhpOffice\PhpWord\Style\Language;
2627
use PhpOffice\PhpWord\TestHelperDOCX;
27-
use PhpOffice\PhpWord\Shared\Microsoft\PasswordEncoder;
2828

2929
/**
3030
* Test class for PhpOffice\PhpWord\Writer\Word2007\Part\Settings

0 commit comments

Comments
 (0)