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