PHP Class Dumplie\CustomerService\Application\Command\PayPaymentHandler

Datei anzeigen Open project: dumplie/dumplie

Public Methods

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

Method Details

__construct() public method

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

handle() public method

public handle ( PayPayment $command )
$command PayPayment