UserMetaBasic
extends User
in package
Class UserMetaBasic
Table of Contents
Properties
Methods
- fromMeta() : mixed
- getUrl() : string
- getUsername() : string
Properties
$url
protected
string
$url
$username
protected
string
$username
Methods
fromMeta()
public
static fromMeta(mixed $username, mixed $url) : mixed
Parameters
- $username : mixed
- $url : mixed
getUrl()
public
getUrl() : string
Return values
stringgetUsername()
public
getUsername() : string