@@ -74,7 +74,6 @@ |
||
| 74 | 74 | * @see https://secure.php.net/manual/en/function.password-hash.php |
| 75 | 75 | * |
| 76 | 76 | * @param string $password The user's password. |
| 77 | - |
|
| 78 | 77 | * @return string |
| 79 | 78 | */ |
| 80 | 79 | public function hash(string $password): string |