You are here

protected property Country::$zones in Ubercart 8.4

An associative array of zone names, keyed by ISO 3166-2 zone code.

Type: string[]

File

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

Class

Country
Defines the uc_country type configuration entity.

Namespace

Drupal\uc_country\Entity

Code

protected $zones = [];