You are here

protected property ProductVariationListBuilder::$variationDeltas in Commerce Core 8.2

The delta values of the variation field items.

Type: integer[]

File

modules/product/src/ProductVariationListBuilder.php, line 42

Class

ProductVariationListBuilder
Defines the list builder for product variations.

Namespace

Drupal\commerce_product

Code

protected $variationDeltas = [];