PHPDoc & code cleanup

This commit is contained in:
Molkobain
2020-08-10 19:54:33 +02:00
parent 47c0f946b3
commit dfdeb21023

View File

@@ -1006,6 +1006,8 @@ class UserRights
}
/**
* Return the current user login or an empty string if nobody connected.
*
* @return string
*/
public static function GetUser()