Merge branch 'stretch-table' of https://github.com/aoloe/php-PHPWord
into tableLayout Conflicts: src/PhpWord/Writer/Word2007/Style/Table.php
This commit is contained in:
commit
615c1d5576
|
|
@ -110,7 +110,7 @@ class Table extends AbstractStyle
|
|||
/**
|
||||
* Enable/Disable automatic resizing of the table
|
||||
*
|
||||
* @param \PhpOffice\PhpWord\Shared\XMLWriter $xmlWriter
|
||||
* @param \PhpOffice\Common\XMLWriter $xmlWriter
|
||||
* @param string $layout autofit / fixed
|
||||
* @return void
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue