@@ -261,7 +261,7 @@ |
||
261 | 261 | * Calculates the column width, based on the papersize and orientation |
262 | 262 | * |
263 | 263 | * @param PHPExcel_Worksheet $sheet |
264 | - * @param array $columns |
|
264 | + * @param \ZfcDatagrid\Column\AbstractColumn[] $columns |
|
265 | 265 | */ |
266 | 266 | protected function calculateColumnWidth(PHPExcel_Worksheet $sheet, array $columns) |
267 | 267 | { |