You are here

protected property Country::$name in Ubercart 8.4

The human-readable name of the country.

Type: string

File

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

Class

Country
Defines the uc_country type configuration entity.

Namespace

Drupal\uc_country\Entity

Code

protected $name;