Completed
Push — master ( f12e6e...0675e3 )
by Steven
03:52
created
src/Server/Trello.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@
 block discarded – undo
101 101
      * @param  string            $url
102 102
      * @param  TokenCredentials  $tokenCredentials
103 103
      *
104
-     * @return GuzzleHttp\Psr7\Request
104
+     * @return \GuzzleHttp\Psr7\Request
105 105
      */
106 106
     public function getAuthenticatedRequest($method, $url, TokenCredentials $tokenCredentials)
107 107
     {
Please login to merge, or discard this patch.