PHP Class Sylius\Bundle\CoreBundle\EventListener\CustomerReviewsDeleteListener

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

Méthodes publiques

Méthode Description
__construct ( Sylius\Bundle\CoreBundle\Remover\ReviewerReviewsRemoverInterface $reviewerReviewsRemover )
removeCustomerReviews ( Symfony\Component\EventDispatcher\GenericEvent $event )

Method Details

__construct() public méthode

public __construct ( Sylius\Bundle\CoreBundle\Remover\ReviewerReviewsRemoverInterface $reviewerReviewsRemover )
$reviewerReviewsRemover Sylius\Bundle\CoreBundle\Remover\ReviewerReviewsRemoverInterface

removeCustomerReviews() public méthode

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