You are here

protected property ProductVariationType::$generateTitle in Commerce Core 8.2

Whether the product variation title should be automatically generated.

Type: bool

File

modules/product/src/Entity/ProductVariationType.php, line 75

Class

ProductVariationType
Defines the product variation type entity class.

Namespace

Drupal\commerce_product\Entity

Code

protected $generateTitle;