PHP Class Dumplie\CustomerService\Application\Command\RejectPaymentHandler

Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

Méthode Description
__construct ( Dumplie\CustomerService\Domain\Payments $payments )
handle ( RejectPayment $command )

Method Details

__construct() public méthode

public __construct ( Dumplie\CustomerService\Domain\Payments $payments )
$payments Dumplie\CustomerService\Domain\Payments

handle() public méthode

public handle ( RejectPayment $command )
$command RejectPayment