You are here

public property AddressTrait::$country in Ubercart 8.4

ISO 3166-1 2-character numeric country code.

Type: string

File

uc_store/src/AddressTrait.php, line 85

Class

AddressTrait
Defines a trait implementing \Drupal\uc_store\AddressInterface.

Namespace

Drupal\uc_store

Code

public $country = '';