Completed
Push — master ( 9ae9b3...486b02 )
by Aimeos
01:49
created
src/Base/View.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -143,7 +143,6 @@
 block discarded – undo
143 143
 	 * Adds the "param" helper to the view object
144 144
 	 *
145 145
 	 * @param \Aimeos\MW\View\Iface $view View object
146
-	 * @param array $attributes Associative list of request parameters
147 146
 	 * @return \Aimeos\MW\View\Iface Modified view object
148 147
 	 */
149 148
 	protected static function addParam( \Aimeos\MW\View\Iface $view, array $params )
Please login to merge, or discard this patch.