PHP Class Sylius\Bundle\CoreBundle\EventListener\CustomerReviewsDeleteListener

Author: Mateusz Zalewski ([email protected])
Author: Grzegorz Sadowski ([email protected])
ファイルを表示 Open project: sylius/sylius

Public Methods

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

Method Details

__construct() public method

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

removeCustomerReviews() public method

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