Completed
Branch master (b59919)
by Stéphane
18:05 queued 11:35
created
DbUser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -246,7 +246,7 @@
 block discarded – undo
246 246
      *
247 247
      * @param string $username Mysql username
248 248
      *
249
-     * @return bool TRUE if exist or FALSE if not.
249
+     * @return string|boolean TRUE if exist or FALSE if not.
250 250
      */
251 251
     public function userExist($username)
252 252
     {
Please login to merge, or discard this patch.