Passed
Push — master ( 5319ee...e6b641 )
by Dani
02:13
created
src/HttpClients/ClientInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
      * Sends a request to the server and returns the response.
11 11
      *
12 12
      * @param Request  $request Request to send.
13
-     * @param int|null $timeOut The timeout for the request.
13
+     * @param int|null $timeout The timeout for the request.
14 14
      *
15 15
      * @return \Postpay\Http\Response Response from the server.
16 16
      *
Please login to merge, or discard this patch.