Skip to content

Commit ee42aa3

Browse files
committed
Code style
1 parent 4ea4abc commit ee42aa3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/PhpWord/Style/Language.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ final class Language extends AbstractStyle
3939

4040
const FR_BE = 'fr-BE';
4141
const FR_BE_ID = 2060;
42-
42+
4343
const FR_CH = 'fr-CH';
4444
const FR_CH_ID = 4108;
4545

@@ -48,7 +48,7 @@ final class Language extends AbstractStyle
4848

4949
const DE_DE = 'de-DE';
5050
const DE_DE_ID = 1031;
51-
51+
5252
const DE_CH = 'de-CH';
5353
const DE_CH_ID = 2055;
5454

@@ -57,7 +57,7 @@ final class Language extends AbstractStyle
5757

5858
const IT_IT = 'it-IT';
5959
const IT_IT_ID = 1040;
60-
60+
6161
const IT_CH = 'it-CH';
6262
const IT_CH_ID = 2064;
6363

0 commit comments

Comments
 (0)