You are here

protected property AddressTrait::$label in Ubercart 8.4

The human-readable nickname of the location.

Type: string

File

uc_store/src/AddressTrait.php, line 22

Class

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

Namespace

Drupal\uc_store

Code

protected $label;