PHP 클래스 Sylius\Bundle\CoreBundle\EventListener\ReviewCreateListener

저자: Mateusz Zalewski ([email protected])
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
__construct ( Sylius\Component\Customer\Context\CustomerContextInterface $customerContext )
ensureReviewHasAuthor ( Symfony\Component\EventDispatcher\GenericEvent $event )

메소드 상세

__construct() 공개 메소드

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

ensureReviewHasAuthor() 공개 메소드

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