Completed
Pull Request — master (#148)
by
unknown
02:53
created
src/Api/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -306,7 +306,7 @@
 block discarded – undo
306 306
      * If we are uploading file, we should build boundary form data. Otherwise
307 307
      * it is simple urlencoded form.
308 308
      *
309
-     * @return array
309
+     * @return string[]
310 310
      */
311 311
     protected function getContentTypeHeader()
312 312
     {
Please login to merge, or discard this patch.