Skip to content

Commit 30e3981

Browse files
committed
Documentation Change
Changed 1 doc-block comment suggested by Scrutinizer.
1 parent 11d82be commit 30e3981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Element/Field.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ class Field extends AbstractElement
117117
/**
118118
* Font style
119119
*
120-
* @var \PhpOffice\PhpWord\Style\Font
120+
* @var string|\PhpOffice\PhpWord\Style\Font
121121
*/
122122
protected $fontStyle;
123123

0 commit comments

Comments
 (0)