ProductDataExportContext
ProductDataExportContext.php
:
13
Final
Implements
DataExportContextInterface
Methods¶
__construct()
¶
ProductDataExportContext.php
:
21
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $criteria | array<string|int, CriterionInterface> | - | - |
getCriteria()
¶
ProductDataExportContext.php
:
29
|
|
|
Return values
array<string|int, CriterionInterface>
setCriteria()
¶
ProductDataExportContext.php
:
37
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $criteria | array<string|int, CriterionInterface> | - | - |