Completed
Branch master (ccc480)
by Martijn
23:20 queued 01:24
created
SwaggerGen/Swagger/Swagger.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -46,6 +46,8 @@
 block discarded – undo
46 46
 
47 47
 	/**
48 48
 	 * @inheritDoc
49
+	 * @param string $host
50
+	 * @param string $basePath
49 51
 	 */
50 52
 	public function __construct($host = null, $basePath = null)
51 53
 	{
Please login to merge, or discard this patch.