HOR-3926
This commit is contained in:
committed by
davidcallizaya
parent
fb4a8a4bc3
commit
77b828d67a
@@ -1771,8 +1771,8 @@ class RBAC
|
|||||||
* Returns true in case the parameter corresponds to the invited user,
|
* Returns true in case the parameter corresponds to the invited user,
|
||||||
* otherwise it returns false.
|
* otherwise it returns false.
|
||||||
*
|
*
|
||||||
* @param boolean $usrUid
|
* @param string $usrUid
|
||||||
* @return void
|
* @return boolean
|
||||||
*/
|
*/
|
||||||
public static function isGuestUserUid($usrUid)
|
public static function isGuestUserUid($usrUid)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user