Passed
Branch 1.1 (616134)
by David
03:55
created
AbstractApi.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -149,7 +149,7 @@
 block discarded – undo
149 149
 
150 150
 	/**
151 151
 	 * Set accept
152
-	 * @param array|string $accept
152
+	 * @param string $accept
153 153
 	 * @return AbstractApi
154 154
 	 */
155 155
 	public function setAccept($accept): AbstractApi {
Please login to merge, or discard this patch.