Documentation

UserMetaBasic extends User
in package

Class UserMetaBasic

Table of Contents

Properties

$url  : string
$username  : string

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
string

getUsername()

public getUsername() : string
Return values
string

        
On this page

Search results