@@ -220,7 +220,7 @@ |
||
220 | 220 | * Returns whether the given timestamp is supported by SpreadsheetML |
221 | 221 | * @see ECMA-376 Part 1 - §18.17.4 - this specifies the timestamp boundaries. |
222 | 222 | * |
223 | - * @param $timestampValue |
|
223 | + * @param double $timestampValue |
|
224 | 224 | * @return bool |
225 | 225 | */ |
226 | 226 | protected function isValidTimestampValue($timestampValue) |