@@ -224,7 +224,7 @@ discard block |
||
| 224 | 224 | } |
| 225 | 225 | |
| 226 | 226 | /** |
| 227 | - * @param $cellFormat |
|
| 227 | + * @param string $cellFormat |
|
| 228 | 228 | * |
| 229 | 229 | * @return string |
| 230 | 230 | */ |
@@ -273,7 +273,7 @@ discard block |
||
| 273 | 273 | * |
| 274 | 274 | * @param $cellFormat |
| 275 | 275 | * |
| 276 | - * @return int|mixed |
|
| 276 | + * @return integer |
|
| 277 | 277 | */ |
| 278 | 278 | private function addCellFormat($cellFormat) |
| 279 | 279 | { |