PHP Class Dumplie\Inventory\Application\Command\PutBackProductToStockHandler

Datei anzeigen Open project: dumplie/dumplie

Public Methods

Method Description
__construct ( Dumplie\Inventory\Domain\Products $products )
handle ( PutBackProductToStock $command )

Method Details

__construct() public method

public __construct ( Dumplie\Inventory\Domain\Products $products )
$products Dumplie\Inventory\Domain\Products

handle() public method

public handle ( PutBackProductToStock $command )
$command PutBackProductToStock