Skip to content

Commit 3390c90

Browse files
committed
fix scrutiniser warning
1 parent 54b94be commit 3390c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Style/Table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ public function setIndent(TblWidthComplexType $indent)
759759
/**
760760
* Get the columnWidths
761761
*
762-
* @return number[]
762+
* @return null|int[]
763763
*/
764764
public function getColumnWidths()
765765
{

0 commit comments

Comments
 (0)