PHP Class Dumplie\CustomerService\Application\Command\RejectPaymentHandler

Datei anzeigen Open project: dumplie/dumplie

Public Methods

Method Description
__construct ( Dumplie\CustomerService\Domain\Payments $payments )
handle ( RejectPayment $command )

Method Details

__construct() public method

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

handle() public method

public handle ( RejectPayment $command )
$command RejectPayment