You are here

protected property ProductAttribute::$id in Commerce Core 8.2

The attribute ID.

Type: string

File

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

Class

ProductAttribute
Defines the product attribute entity class.

Namespace

Drupal\commerce_product\Entity

Code

protected $id;