@@ -143,7 +143,6 @@ |
||
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 ) |