Test Setup Failed
Branch master (966afd)
by Dmitry
05:22
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.