PHP 클래스 Dumplie\Customer\Application\Command\ChangeBillingAddressHandler

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

공개 메소드들

메소드 설명
__construct ( Dumplie\Customer\Domain\Checkouts $checkouts )
handle ( ChangeBillingAddress $command )

메소드 상세

__construct() 공개 메소드

public __construct ( Dumplie\Customer\Domain\Checkouts $checkouts )
$checkouts Dumplie\Customer\Domain\Checkouts

handle() 공개 메소드

public handle ( ChangeBillingAddress $command )
$command ChangeBillingAddress