diff --git a/src/PhpWord/Style/Table.php b/src/PhpWord/Style/Table.php index 0f7bf7dc..caf2c580 100644 --- a/src/PhpWord/Style/Table.php +++ b/src/PhpWord/Style/Table.php @@ -759,7 +759,7 @@ class Table extends Border /** * Get the columnWidths * - * @return number[] + * @return null|int[] */ public function getColumnWidths() {