extends |
Model |
---|
Class Country
Methods | ||
---|---|---|
public
|
getCountry(int $country_id): array<string, mixed>
|
# |
public
|
getCountryByIsoCode2(string $iso_code_2): array<int, array<string, mixed>>
|
# |
public
|
getCountryByIsoCode3(string $iso_code_3): array<int, array<string, mixed>>
|
# |
public
|
getCountries(): array<int, array<string, mixed>>
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |