3 declare(strict_types=1);
31 private $productVariant;
108 $this->productVariant = $productVariant;
119 $this->attributes = $attributes;
130 $this->staged = $staged;
141 $this->product = $product;
152 $this->productVariant = $productVariant;
163 $this->attributes = $attributes;
174 $this->product = $product;