PHP Trait WellCommerce\Bundle\ThemeBundle\Entity\ThemeAwareTrait

Author: Adam Piotrowski ([email protected])
Afficher le fichier Open project: wellcommerce/wellcommerce

Protected Properties

Свойство Type Description
$theme WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface

Méthodes publiques

Méthode Description
getTheme ( ) : WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface
setTheme ( WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface $theme )

Method Details

getTheme() public méthode

public getTheme ( ) : WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface
Résultat WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface

setTheme() public méthode

public setTheme ( WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface $theme )
$theme WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface

Property Details

$theme protected_oe property

protected ThemeInterface,WellCommerce\Bundle\ThemeBundle\Entity $theme
Résultat WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface