Completed
Push — master ( e5616c...ad2eea )
by Roberto
03:41
created
src/Component/Component.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -192,7 +192,7 @@
 block discarded – undo
192 192
 	 *
193 193
 	 * @param   Registry  $params  Optional parameters. Null to use current ones.
194 194
 	 *
195
-	 * @return  Registry
195
+	 * @return  boolean
196 196
 	 */
197 197
 	public function saveParams($params = null)
198 198
 	{
Please login to merge, or discard this patch.