PHP Class Dumplie\Inventory\Application\Command\RemoveProductFromStock

Inheritance: implements Dumplie\SharedKernel\Application\Command\Command, use trait Dumplie\SharedKernel\Application\Command\CommandSerialize
Datei anzeigen Open project: dumplie/dumplie Class Usage Examples

Public Methods

Method Description
__construct ( string $sku ) RemoveProductFromStock constructor.
sku ( ) : string

Method Details

__construct() public method

RemoveProductFromStock constructor.
public __construct ( string $sku )
$sku string

sku() public method

public sku ( ) : string
return string