PHP Класс Dumplie\Customer\Application\Command\ChangeShippingAddressHandler

Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Dumplie\Customer\Domain\Checkouts $checkouts )
handle ( ChangeShippingAddress $command )

Описание методов

__construct() публичный Метод

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

handle() публичный Метод

public handle ( ChangeShippingAddress $command )
$command ChangeShippingAddress