@@ -11,7 +11,7 @@ |
||
11 | 11 | /** |
12 | 12 | * Produces a scalar value to be used as the object's hash. |
13 | 13 | * |
14 | - * @return mixed Scalar hash value. |
|
14 | + * @return string Scalar hash value. |
|
15 | 15 | */ |
16 | 16 | function hash(): string; |
17 | 17 |