3 declare(strict_types=1);
35 private $productProjection;
41 private $matchingVariants;
93 $this->productProjection = $productProjection;
104 $this->matchingVariants = $matchingVariants;
115 $this->productProjection = $productProjection;
126 $this->matchingVariants = $matchingVariants;