Get the user type that matches the given config variables.
public static GetUserTypeFromConfig ( $p_configVars ) : mixed | ||
$p_configVars | An array of permissions variables | |
리턴 | mixed | bool False The config passed does not match any user type object $userType The user type object matching |