You are here

protected property ProductAttribute::$label in Commerce Core 8.2

The attribute label.

Type: string

File

modules/product/src/Entity/ProductAttribute.php, line 72

Class

ProductAttribute
Defines the product attribute entity class.

Namespace

Drupal\commerce_product\Entity

Code

protected $label;