Completed
Push — develop ( 05d4b9...c04eb5 )
by Josef
01:40
created
src/jofner/SDK/TwitchTV/TwitchRequest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -148,7 +148,7 @@
 block discarded – undo
148 148
      * Initialize a cURL session
149 149
      * @param string $uri
150 150
      * @param string $method
151
-     * @param array|null $postfields
151
+     * @param string|null $postfields
152 152
      * @return resource
153 153
      */
154 154
     private function initCrl($uri, $method, $postfields)
Please login to merge, or discard this patch.