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

setShortDescriptionFormatter() public method

public setShortDescriptionFormatter ( $shortDescriptionFormatter )
    public function setShortDescriptionFormatter($shortDescriptionFormatter)
    {
        $this->shortDescriptionFormatter = $shortDescriptionFormatter;
    }