Completed
Push — master ( 97e3cb...a7be99 )
by Sherif
02:45
created
src/Modules/V1/Acl/Repositories/UserRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -259,7 +259,7 @@
 block discarded – undo
259 259
      * Reset the given user's password.
260 260
      *
261 261
      * @param  array  $credentials
262
-     * @return array
262
+     * @return string|null
263 263
      */
264 264
     public function resetPassword($credentials)
265 265
     {
Please login to merge, or discard this patch.