protected property ProductAttribute::$elementType in Commerce Core 8.2
The attribute element type.
Type: string
File
- modules/
product/ src/ Entity/ ProductAttribute.php, line 79
Class
- ProductAttribute
- Defines the product attribute entity class.
Namespace
Drupal\commerce_product\EntityCode
protected $elementType = 'select';