Completed
Push — master ( 040c1d...fcafe6 )
by Paul
03:34
created
modules/u2f.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
 	 *
87 87
 	 * Do not return false in case a specific user disabeld this module,
88 88
 	 * OR if the user is unable to use this specific module.
89
-	 * @return boolean
89
+	 * @return boolean|null
90 90
 	 */
91 91
 	public function is_enabled()
92 92
 	{
Please login to merge, or discard this patch.