PHP Interface WellCommerce\Bundle\ContactBundle\Context\Front\ContactContextInterface

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

Méthodes publiques

Méthode Description
getCurrentContact ( ) : WellCommerce\Bundle\ContactBundle\Entity\ContactInterface
hasCurrentContact ( ) : boolean
setCurrentContact ( WellCommerce\Bundle\ContactBundle\Entity\ContactInterface $contact )

Method Details

getCurrentContact() public méthode

public getCurrentContact ( ) : WellCommerce\Bundle\ContactBundle\Entity\ContactInterface
Résultat WellCommerce\Bundle\ContactBundle\Entity\ContactInterface

hasCurrentContact() public méthode

public hasCurrentContact ( ) : boolean
Résultat boolean

setCurrentContact() public méthode

public setCurrentContact ( WellCommerce\Bundle\ContactBundle\Entity\ContactInterface $contact )
$contact WellCommerce\Bundle\ContactBundle\Entity\ContactInterface