Sonata\Component\Product\ProductFinder::getUpSellingSimilarProducts PHP Method

getUpSellingSimilarProducts() public method

public getUpSellingSimilarProducts ( Sonata\Component\Product\ProductInterface $product )
$product Sonata\Component\Product\ProductInterface
    public function getUpSellingSimilarProducts(ProductInterface $product)
    {
        // TODO: Implement getUpSellingSimilarProducts() method.
    }