ValueAddress implements Item
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$city
public
string|null
$city
= null
$country
public
string|null
$country
= null
Methods
__construct()
public
__construct([string|null $country = null ][, string|null $city = null ]) : mixed
Parameters
- $country : string|null = null
- $city : string|null = null