Completed
Pull Request — master (#32767)
by Sujith
09:56
created
lib/private/User/Service/SigninWithEmail.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
 
146 146
 	/**
147 147
 	 * @param $username
148
-	 * @param $password
148
+	 * @param string $password
149 149
 	 * @param array $groups
150 150
 	 * @param string $email
151 151
 	 * @return DataResponse
Please login to merge, or discard this patch.