Failed Conditions
Push — psr2 ( e79ce3...5aa905 )
by Andreas
05:02
created
lib/plugins/authplain/auth.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      * @author  Andreas Gohr <[email protected]>
84 84
      * @param string $user
85 85
      * @param bool $requireGroups  (optional) ignored by this plugin, grps info always supplied
86
-     * @return array|false
86
+     * @return string
87 87
      */
88 88
     public function getUserData($user, $requireGroups = true)
89 89
     {
Please login to merge, or discard this patch.