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

getRawShortDescription() public method

    public function getRawShortDescription()
    {
        return $this->rawShortDescription;
    }