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 683d919 commit d8c0441Copy full SHA for d8c0441
src/PhpWord/Style/Language.php
@@ -64,7 +64,7 @@ final class Language extends AbstractStyle
64
65
const PT_BR = 'pt-BR';
66
const PT_BR_ID = 1046;
67
-
+
68
const NL_NL = 'nl-NL';
69
const NL_NL_ID = 1043;
70
0 commit comments