Authority
in package
FinalYes
Legacy DBMS connection credentials value object.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$password
public
string
$password
$server
public
string
$server
$user
public
string
$user
Methods
__construct()
public
__construct(string $server, string $user, string $password) : mixed
Parameters
- $server : string
- $user : string
- $password : string