@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * Return the estimated width of a cell value. |
| 25 | 25 | * |
| 26 | - * @param mixed $value |
|
| 26 | + * @param string $value |
|
| 27 | 27 | * @param int $fontSize |
| 28 | 28 | * @return float |
| 29 | 29 | */ |