PHP Class Dumplie\Customer\Application\Command\ChangeShippingAddressHandler

Datei anzeigen Open project: dumplie/dumplie

Public Methods

Method Description
__construct ( Dumplie\Customer\Domain\Checkouts $checkouts )
handle ( ChangeShippingAddress $command )

Method Details

__construct() public method

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

handle() public method

public handle ( ChangeShippingAddress $command )
$command ChangeShippingAddress