phpDocumentor

ZoneId

Class ZoneId

Table of Contents

$value  : int
create()  : ZoneId
value()  : int
__construct()  : mixed
CountryId constructor.

Properties

Methods

create()

public static create(int $value) : ZoneId
Parameters
$value : int
Return values
ZoneId

value()

public value() : int
Return values
int

__construct()

CountryId constructor.

private __construct(int $value) : mixed
Parameters
$value : int
Return values
mixed

Search results