Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Dumplie
CustomerService
Application
Command
PayPaymentHandler
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