Completed
Push — master ( aa2f0e...9144ee )
by Aimeos
03:14
created
admin/jsonadm/src/Admin/JsonAdm/Catalog/Standard.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -106,6 +106,7 @@
 block discarded – undo
106 106
 	 * @param string $body Request body
107 107
 	 * @param array &$header Variable which contains the HTTP headers and the new ones afterwards
108 108
 	 * @param integer &$status Variable which contains the HTTP status afterwards
109
+	 * @param integer $status
109 110
 	 * @return string Content for response body
110 111
 	 */
111 112
 	public function get( $body, array &$header, &$status )
Please login to merge, or discard this patch.