Methods¶
__construct()
¶
ProductStock.php
:
26
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $value | int|null | - | - |
| $operator | string | FieldValueCriterion::COMPARISON_EQ | - |
getOperator()
¶
ProductStock.php
:
48
|
|
|
Return values
string
getValue()
¶
ProductStock.php
:
32
|
|
|
Return values
int|null
setOperator()
¶
ProductStock.php
:
40
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $operator | string | - | - |