Completed
Push — master ( 8ae406...7a819f )
by Mārtiņš
01:47
created
src/InktaleApiClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -232,7 +232,7 @@
 block discarded – undo
232 232
     /**
233 233
      * @param int $contentLength
234 234
      * @param string $contentType
235
-     * @return array
235
+     * @return string[]
236 236
      */
237 237
     private function getCurlHeaders($contentLength, $contentType)
238 238
     {
Please login to merge, or discard this patch.