fix scrutiniser warning
This commit is contained in:
parent
54b94be65a
commit
3390c907dc
|
|
@ -759,7 +759,7 @@ class Table extends Border
|
||||||
/**
|
/**
|
||||||
* Get the columnWidths
|
* Get the columnWidths
|
||||||
*
|
*
|
||||||
* @return number[]
|
* @return null|int[]
|
||||||
*/
|
*/
|
||||||
public function getColumnWidths()
|
public function getColumnWidths()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue