Completed
Pull Request — master (#260)
by Sander
03:35
created
lib/Db/CredentialMapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -148,7 +148,7 @@
 block discarded – undo
148 148
 	 * Update a credential
149 149
 	 *
150 150
 	 * @param $raw_credential array An array containing all the credential fields
151
-	 * @param $useRawUser bool
151
+	 * @param boolean $useRawUser bool
152 152
 	 * @return Credential The updated credential
153 153
 	 */
154 154
 	public function updateCredential($raw_credential, $useRawUser) {
Please login to merge, or discard this patch.