Iso31661CodeList
extends Data
in package
Table of Contents
Properties
- $iso_3166_1_code : mixed
Methods
- __construct() : mixed
- fromApiData() : self
Properties
$iso_3166_1_code
public
mixed
$iso_3166_1_code
Methods
__construct()
public
__construct(mixed $iso_3166_1_code) : mixed
Parameters
- $iso_3166_1_code : mixed
fromApiData()
public
static fromApiData(array<string|int, mixed> $data) : self
Parameters
- $data : array<string|int, mixed>