Метод | Описание | |
---|---|---|
it_is_initializable ( ) | ||
it_removes_soft_deleted_customer_reviews_and_recalculates_their_product_ratings ( $reviewerReviewsRemover, Symfony\Component\EventDispatcher\GenericEvent $event, Sylius\Component\Review\Model\ReviewerInterface $author ) | ||
it_throws_exception_if_event_subject_is_not_customer_object ( Symfony\Component\EventDispatcher\GenericEvent $event ) | ||
let ( |
public it_removes_soft_deleted_customer_reviews_and_recalculates_their_product_ratings ( $reviewerReviewsRemover, Symfony\Component\EventDispatcher\GenericEvent $event, Sylius\Component\Review\Model\ReviewerInterface $author ) | ||
$event | Symfony\Component\EventDispatcher\GenericEvent | |
$author | Sylius\Component\Review\Model\ReviewerInterface |
public it_throws_exception_if_event_subject_is_not_customer_object ( Symfony\Component\EventDispatcher\GenericEvent $event ) | ||
$event | Symfony\Component\EventDispatcher\GenericEvent |
public let ( |
||
$reviewerReviewsRemover |