PHP Class Dumplie\Customer\Application\Command\ChangeShippingAddressHandler

Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

Méthode Description
__construct ( Dumplie\Customer\Domain\Checkouts $checkouts )
handle ( ChangeShippingAddress $command )

Method Details

__construct() public méthode

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

handle() public méthode

public handle ( ChangeShippingAddress $command )
$command ChangeShippingAddress