@@ -9,7 +9,7 @@ |
||
| 9 | 9 | /** |
| 10 | 10 | * Chainable method for making any formatter optional. |
| 11 | 11 | * |
| 12 | - * @param mixed $weight |
|
| 12 | + * @param double $weight |
|
| 13 | 13 | * @param mixed|null $default |
| 14 | 14 | * @return mixed|null |
| 15 | 15 | */ |