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

getShortDescriptionFormatter() public method

    public function getShortDescriptionFormatter()
    {
        return $this->shortDescriptionFormatter;
    }