You are here

protected property Country::$alpha_3 in Ubercart 8.4

The 3-character ISO 3166-1 code identifying the country.

Type: string

File

uc_country/src/Entity/Country.php, line 56

Class

Country
Defines the uc_country type configuration entity.

Namespace

Drupal\uc_country\Entity

Code

protected $alpha_3;