Completed
Push — master ( df9ec1...3b492e )
by Aimeos
05:45
created
controller/frontend/src/Controller/Frontend/Catalog/Standard.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -256,6 +256,7 @@
 block discarded – undo
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
 	 */
Please login to merge, or discard this patch.