Test Setup Failed
Push — master ( 5b66d4...3822d7 )
by Dmitry
26:04 queued 16:07
created
src/Transport/TransportRequest.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -104,9 +104,9 @@
 block discarded – undo
104 104
         }
105 105
     }
106 106
 
107
-     /**
108
-     * @return CredentialsInterface
109
-     */
107
+        /**
108
+         * @return CredentialsInterface
109
+         */
110 110
     public function getCredentials()
111 111
     {
112 112
         return $this->credentials;
Please login to merge, or discard this patch.