Открытые члены | |
__construct (int $storeId, int $productId, float $amount, string $docType) | |
canExecute () | |
![]() | |
canExecute () | |
execute () | |
Защищенные члены | |
getProductAmountNew () | |
getStoreProductRow () | |
Дополнительные унаследованные члены | |
![]() | |
trait | ProductAndStoreInfo |
Decrease store availability quantity of product.
См. определение в файле decreasestorequantityaction.php строка 24
__construct | ( | int | $storeId, |
int | $productId, | ||
float | $amount, | ||
string | $docType | ||
) |
int | $storeId | |
int | $productId | |
float | $amount | |
string | $docType |
См. определение в файле decreasestorequantityaction.php строка 36
canExecute | ( | ) |
|
protected |
@inheritDoc
См. определение в файле decreasestorequantityaction.php строка 91
|
protected |
@inheritDoc
См. определение в файле decreasestorequantityaction.php строка 99