Table of Contents
Properties
-
$two
: string
-
$twos
: array<string|int, Country>
Methods
-
__construct()
: mixed
-
equals()
: mixed
-
getObject()
: Country
-
getTwo()
: string
$two
private
string
$two
$twos
private
static array<string|int, Country>
$twos
= []
__construct()
public
__construct(string $two) : mixed
Parameters
-
$two
: string
-
equals()
public
equals(Country $country) : mixed
Parameters
-
$country
: Country
-
getObject()
public
static getObject(float|int|string $two) : Country
Parameters
-
$two
: float|int|string
-
getTwo()
public
getTwo() : string