Property | Type | Description | |
---|---|---|---|
$table | {@inheritDoc} | ||
$usersModel | string | The users model name. |
Method | Description | |
---|---|---|
getUsersModel ( ) : string | Get the users model. | |
setUsersModel ( string $usersModel ) : void | Set the users model. | |
user ( ) | {@inheritDoc} |
public static getUsersModel ( ) : string | ||
return | string |
public static setUsersModel ( string $usersModel ) : void | ||
$usersModel | string | |
return | void |
protected static string $usersModel | ||
return | string |