Documentation

UserMeta
in package

Class UserMeta

Table of Contents

Properties

$images  : CommonImageResource
$url  : string
$username  : string

Methods

__construct()  : mixed
Genre constructor.
__toString()  : string
getImages()  : UserImageResource
getUrl()  : string
getUsername()  : string

Properties

Methods

__construct()

Genre constructor.

public __construct(string $username, string $url, string $imageUrl) : mixed
Parameters
$username : string
$url : string
$imageUrl : string

__toString()

public __toString() : string
Return values
string

getUrl()

public getUrl() : string
Return values
string

getUsername()

public getUsername() : string
Return values
string

        
On this page

Search results