PHP 클래스 Dumplie\CustomerService\Application\Command\RejectPaymentHandler

파일 보기 프로젝트 열기: dumplie/dumplie

공개 메소드들

메소드 설명
__construct ( Dumplie\CustomerService\Domain\Payments $payments )
handle ( RejectPayment $command )

메소드 상세

__construct() 공개 메소드

public __construct ( Dumplie\CustomerService\Domain\Payments $payments )
$payments Dumplie\CustomerService\Domain\Payments

handle() 공개 메소드

public handle ( RejectPayment $command )
$command RejectPayment