docs/api/Opencart.Catalog.Model.Localisation.Country.html
| extends | Model |
Class Country
Located at catalog\model\localisation\country.php
| Methods |
|---|
| ` |
public
` | `getCountry(int $country_id): array<string, mixed>`
Get Country
Get Country
| # | | `
public
` | `getCountryByIsoCode2(string $iso_code_2): array<int, array<string, mixed>>`
Get Country By Iso Code 2
Get Country By Iso Code 2
| # | | `
public
` | `getCountryByIsoCode3(string $iso_code_3): array<int, array<string, mixed>>`
Get Country By Iso Code 3
Get Country By Iso Code 3
| # | | `
public
` | `getCountries(): array<int, array<string, mixed>>`
Get Countries
Get Countries
| # |
| Methods inherited from Opencart\System\Engine\Model |
|---|
__construct(),__get(), __set(),__isset() |
| Properties inherited from Opencart\System\Engine\Model |
|---|
$registry |
OpenCart API API documentation generated by ApiGen dev-master