@@ -256,6 +256,7 @@ |
||
256 | 256 | * @param \Aimeos\MW\Criteria\Iface $filter Critera object which contains the filter conditions |
257 | 257 | * @param string[] $domains Domain names of items that are associated with the products and that should be fetched too |
258 | 258 | * @param integer &$total Parameter where the total number of found products will be stored in |
259 | + * @param integer $total |
|
259 | 260 | * @return array Ordered list of product items implementing \Aimeos\MShop\Product\Item\Iface |
260 | 261 | * @since 2015.08 |
261 | 262 | */ |