Completed
Push — master ( be403f...c1329d )
by Aimeos
02:00
created
admin/jsonadm/src/Admin/JsonAdm/Standard.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -415,6 +415,7 @@
 block discarded – undo
415 415
 	 * @param \Psr\Http\Message\ServerRequestInterface $request Request object
416 416
 	 * @param \Psr\Http\Message\ResponseInterface $response Response object
417 417
 	 * @param string|null Form parameter prefix when nesting parameters is required
418
+	 * @param string $prefix
418 419
 	 * @return \Psr\Http\Message\ResponseInterface Modified response object
419 420
 	 */
420 421
 	public function options( ServerRequestInterface $request, ResponseInterface $response, $prefix = null )
Please login to merge, or discard this patch.