Documentation Change

Changed 1 doc-block comment suggested by Scrutinizer.
This commit is contained in:
Owen Leibman 2019-12-05 21:51:09 -08:00
parent 11d82be21c
commit 30e3981ed2
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ class Field extends AbstractElement
/**
* Font style
*
* @var \PhpOffice\PhpWord\Style\Font
* @var string|\PhpOffice\PhpWord\Style\Font
*/
protected $fontStyle;