WellCommerce\Bundle\ThemeBundle\Entity\Theme::getCss PHP Méthode

getCss() public méthode

public getCss ( ) : Doctrine\Common\Collections\Collection
Résultat Doctrine\Common\Collections\Collection
    public function getCss() : Collection
    {
        return $this->css;
    }