Skip to content

Commit a09e715

Browse files
author
eweso
authored
Update ListItem.php
1 parent 71618f7 commit a09e715

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/PhpWord/Style/ListItem.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ public function getNumId()
140140
}
141141

142142
/**
143-
* Set numbering Id, to force list to restart counting. Same num id means same list
144-
* @param int
143+
* Set numbering Id. Same numId means same list
144+
* @param mixed
145145
*/
146146
public function setNumId($numInt)
147147
{

0 commit comments

Comments
 (0)