Skip to content

Commit 615c1d5

Browse files
committed
Merge branch 'stretch-table' of https://github.com/aoloe/php-PHPWord
into tableLayout Conflicts: src/PhpWord/Writer/Word2007/Style/Table.php
2 parents 7ddaed2 + 133b727 commit 615c1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Writer/Word2007/Style/Table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ private function writeWidth(XMLWriter $xmlWriter, $width, $unit)
110110
/**
111111
* Enable/Disable automatic resizing of the table
112112
*
113-
* @param \PhpOffice\PhpWord\Shared\XMLWriter $xmlWriter
113+
* @param \PhpOffice\Common\XMLWriter $xmlWriter
114114
* @param string $layout autofit / fixed
115115
* @return void
116116
*/

0 commit comments

Comments
 (0)