PHP Class Dumplie\CustomerService\Application\Command\PayPaymentHandler

Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

Méthode Description
__construct ( Dumplie\CustomerService\Domain\Payments $payments )
handle ( PayPayment $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 ( PayPayment $command )
$command PayPayment