ItemParamsBuilder
Methods
public withParam($paramName, $paramValue):ItemParamsBuilder
Set a parameter value
Type |
Name |
Description |
|
The name of the param to set. |
|
|
The value of the param to set. |
public build():array
Return the generated parameters to pass to ItemDataLayerRepository
Thank you for your feedback!