Completed
Pull Request — master (#10)
by
unknown
01:04
created
src/Bankly.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -198,7 +198,7 @@
 block discarded – undo
198 198
     /**
199 199
      * @param string $endpoint
200 200
      * @param array|null $body
201
-     * @param null $correlation_id
201
+     * @param null|string $correlation_id
202 202
      * @param bool $asJson
203 203
      * @return array|mixed
204 204
      * @throws RequestException
Please login to merge, or discard this patch.