Skip to content

Commit a302fe1

Browse files
committed
Update master
1 parent 4f457c9 commit a302fe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PHPWord/Style/ListItem.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class PHPWord_Style_ListItem {
3737

3838
const TYPE_NUMBER = 7;
3939
const TYPE_NUMBER_NESTED = 8;
40+
const TYPE_ALPHANUM = 9;
4041
const TYPE_BULLET_FILLED = 3;
4142
const TYPE_BULLET_EMPTY = 5;
4243
const TYPE_SQUARE_FILLED = 1;

0 commit comments

Comments
 (0)