Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Dumplie
CustomerService
Application
Command
AcceptOrderHandler
PHP Class Dumplie\CustomerService\Application\Command\AcceptOrderHandler
Mostra file
Open project: dumplie/dumplie
Public Methods
Method
Description
__construct
(
Dumplie\CustomerService\Domain\Orders
$orders
)
handle
(
AcceptOrder
$command
)
Method Details
__construct()
public
method
public
__construct
(
Dumplie\CustomerService\Domain\Orders
$orders
)
$orders
Dumplie\CustomerService\Domain\Orders
handle()
public
method
public
handle
(
AcceptOrder
$command
)
$command
AcceptOrder