Sonata\ProductBundle\Entity\BaseProduct::getQuantity PHP Метод

getQuantity() публичный Метод

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