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

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

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