PHP Class Sylius\Bundle\CoreBundle\EventListener\ReviewCreateListener

Author: Mateusz Zalewski ([email protected])
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
__construct ( Sylius\Component\Customer\Context\CustomerContextInterface $customerContext )
ensureReviewHasAuthor ( Symfony\Component\EventDispatcher\GenericEvent $event )

Method Details

__construct() public méthode

public __construct ( Sylius\Component\Customer\Context\CustomerContextInterface $customerContext )
$customerContext Sylius\Component\Customer\Context\CustomerContextInterface

ensureReviewHasAuthor() public méthode

public ensureReviewHasAuthor ( Symfony\Component\EventDispatcher\GenericEvent $event )
$event Symfony\Component\EventDispatcher\GenericEvent