@@ -202,7 +202,7 @@ |
||
202 | 202 | * Reset the given user's password. |
203 | 203 | * |
204 | 204 | * @param array $credentials |
205 | - * @return integer |
|
205 | + * @return false|null |
|
206 | 206 | */ |
207 | 207 | public function resetPassword($credentials) |
208 | 208 | { |