Method | Description | |
---|---|---|
__construct ( WellCommerce\Bundle\ProductBundle\Entity\ProductInterface $product, WellCommerce\Bundle\ProductBundle\Entity\VariantInterface $variant = null, $quantity, Exception $previous ) |
public __construct ( WellCommerce\Bundle\ProductBundle\Entity\ProductInterface $product, WellCommerce\Bundle\ProductBundle\Entity\VariantInterface $variant = null, $quantity, Exception $previous ) | ||
$product | WellCommerce\Bundle\ProductBundle\Entity\ProductInterface | |
$variant | WellCommerce\Bundle\ProductBundle\Entity\VariantInterface | |
$previous | Exception |