PHP Class Dumplie\CustomerService\Application\Command\PrepareOrderHandler

Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

Méthode Description
__construct ( Dumplie\CustomerService\Domain\Orders $orders )
handle ( PrepareOrder $command )

Method Details

__construct() public méthode

public __construct ( Dumplie\CustomerService\Domain\Orders $orders )
$orders Dumplie\CustomerService\Domain\Orders

handle() public méthode

public handle ( PrepareOrder $command )
$command PrepareOrder