Completed
Pull Request — master (#17)
by Paul
08:10
created
modules/otp.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -224,7 +224,7 @@
 block discarded – undo
224 224
 	/**
225 225
 	 * Do the actual registration of a new security key.
226 226
 	 *
227
-	 * @return boolean Result of the registration.
227
+	 * @return boolean|null Result of the registration.
228 228
 	 * @throws http_exception
229 229
 	 */
230 230
 	public function register()
Please login to merge, or discard this patch.