Sonata\ProductBundle\Entity\BaseProduct::getProductCollections PHP Method

getProductCollections() public method

    public function getProductCollections()
    {
        return $this->productCollections;
    }