You are here

protected property PreparedAttribute::$values in Commerce Core 8.2

The attribute values.

Type: string[]

File

modules/product/src/PreparedAttribute.php, line 45

Class

PreparedAttribute
Represents a prepared attribute.

Namespace

Drupal\commerce_product

Code

protected $values;