PHP Class Dumplie\CustomerService\Application\Command\RejectOrderHandler

Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

Méthode Description
__construct ( Dumplie\CustomerService\Domain\Orders $orders )
handle ( RejectOrder $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 ( RejectOrder $command )
$command RejectOrder