StoreItem implements InventoryTreeItem
FinalYes
Class StoreItem
Table of Contents
Interfaces
- InventoryTreeItem
- Class Entity
Methods
- __construct() : mixed
- getHash() : string
- getStoreBatch() : EO_StoreBatch|null
- save() : Result
Methods
__construct()
public
__construct(EO_StoreBatch $batch) : mixed
Parameters
- $batch : EO_StoreBatch
getHash()
public
getHash() : string
Return values
stringgetStoreBatch()
public
getStoreBatch() : EO_StoreBatch|null
Return values
EO_StoreBatch|nullsave()
public
save() : Result