@@ -78,7 +78,7 @@ |
||
| 78 | 78 | * |
| 79 | 79 | * Accepts any type of variable. Non-scalar values will be serialized before hashing. |
| 80 | 80 | * |
| 81 | - * @param mixed $data The data to hash |
|
| 81 | + * @param string $data The data to hash |
|
| 82 | 82 | * @param mixed[] $options Additional hasher options |
| 83 | 83 | * @return string |
| 84 | 84 | **/ |