Returns the user information (login, password hash, alias, email, date_registered, etc.)
public getUserByEmail ( string $userEmail ) : array | ||
$userEmail | string | the user email |
return | array | the user information |
public getUserByEmail ( string $userEmail ) : array | ||
$userEmail | string | the user email |
return | array | the user information |