PHP Class Dumplie\CustomerService\Application\Command\RefundOrderHandler

Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

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