class AdminUser

Methods

__construct(string $username, string $password, string $email)

No description

string
getUsername()

No description

array
getAttributes()

No description

Details

__construct(string $username, string $password, string $email)

Parameters

string $username
string $password
string $email

string getUsername()

Return Value

string

array getAttributes()

Return Value

array