PHP Class WellCommerce\Bundle\NewsBundle\Context\Front\NewsContext

Author: Adam Piotrowski ([email protected])
Inheritance: implements WellCommerce\Bundle\NewsBundle\Context\Front\NewsContextInterface
Afficher le fichier Open project: wellcommerce/wellcommerce

Protected Properties

Свойство Type Description
$currentNews WellCommerce\Bundle\NewsBundle\Entity\NewsInterface

Méthodes publiques

Méthode Description
getCurrentNews ( ) : WellCommerce\Bundle\NewsBundle\Entity\NewsInterface
hasCurrentNews ( ) : boolean
setCurrentNews ( WellCommerce\Bundle\NewsBundle\Entity\NewsInterface $news )

Method Details

getCurrentNews() public méthode

public getCurrentNews ( ) : WellCommerce\Bundle\NewsBundle\Entity\NewsInterface
Résultat WellCommerce\Bundle\NewsBundle\Entity\NewsInterface

hasCurrentNews() public méthode

public hasCurrentNews ( ) : boolean
Résultat boolean

setCurrentNews() public méthode

public setCurrentNews ( WellCommerce\Bundle\NewsBundle\Entity\NewsInterface $news )
$news WellCommerce\Bundle\NewsBundle\Entity\NewsInterface

Property Details

$currentNews protected_oe property

protected NewsInterface,WellCommerce\Bundle\NewsBundle\Entity $currentNews
Résultat WellCommerce\Bundle\NewsBundle\Entity\NewsInterface