Sonata\ProductBundle\Entity\BaseProduct::setShortDescriptionFormatter PHP Méthode

setShortDescriptionFormatter() public méthode

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