Открытые члены | |
getProductList () | |
addProduct (ProductInfo ... $product) | |
![]() | |
__construct (int $storeId) | |
getStoreId () | |
getStoreName () | |
getCalculatedSumPrice () | |
Защищенные данные | |
array | $productList = [] |
Дополнительные унаследованные члены | |
![]() | |
static | loadStoreName (int ... $storeIds) |
static | setStoreName (int $storeId, string $storeName) |
См. определение в файле storewithproductsinfo.php строка 7
addProduct | ( | ProductInfo ... | $product | ) |
Add product to storage instance or summarize quantity if it exists
ProductInfo | ...$product |
См. определение в файле storewithproductsinfo.php строка 25
getProductList | ( | ) |
Return array of ProductInfo instances
См. определение в файле storewithproductsinfo.php строка 15
|
protected |
См. определение в файле storewithproductsinfo.php строка 9