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

getQuantity() public method

public getQuantity ( )
    public function getQuantity()
    {
        throw new \InvalidMethodCallException('This method is not used');
    }