Sonata\Component\Product\ProductManagerInterface::findVariations PHP 메소드

findVariations() 공개 메소드

public findVariations ( Sonata\Component\Product\ProductInterface $product ) : array
$product Sonata\Component\Product\ProductInterface
리턴 array
    public function findVariations(ProductInterface $product);