class UserPassword extends Model (View source)

Properties

string $password
string $user

Methods

setPassword($password)

No description

string
getPassword()

No description

setUser($user)

No description

string
getUser()

No description

Details

setPassword($password)

No description

Parameters

$password

string getPassword()

No description

Return Value

string

setUser($user)

No description

Parameters

$user

string getUser()

No description

Return Value

string